Socket
Book a DemoInstallSign in
Socket

donger

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

donger

dongers from dongerlist.com

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

Donger ヽ༼ຈل͜ຈ༽ノ

Generates dongers from dongerlist.com.

Usage

var donger = require('donger');

// 1. Get a random donger
donger() // ヽ༼ •́ ヮ •̀ ༽ᓄ

// 2. Get a random donger by category
donger('dunno') // 乁| ・ 〰 ・ |ㄏ

// 3. Get a specific donger
donger('dunno', 5) // 乁( ⁰͡  Ĺ̯ ⁰͡ ) ㄏ

// 4. Get list of categories
donger.categories // [ 'ameno', 'angry', 'animal', 'brick', 'cool', ...]

// 5. Get everything
donger.dongers // { ameno: [...], angry: [...], animal: [...], ... }

CLI

You can also use the CLI

  • Use donger to get a random donger
  • Use donger <category> to get a random donger by category
  • Use donger -c or donger --categories to get available categories
  • Use donger -h or donger --help to show this dialog

I don't have anything to do with dongerlist.com. All the dongers are theirs, not mine.

Keywords

donger

FAQs

Package last updated on 18 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts