awful

2.2.0 • Public • Published

awful Build Status

👎 A terrible, horrible, no good, very bad npm package

Install

npm install [--global] awful

Usage

const awful = require('awful');
 
awful.random();
//=> 'terrible'
 
awful.random();
//=> 'no good'
 
awful.all
//=> ['abominable', 'abysmal', 'appalling', ...]

API

.all

Type: Array

All the words in alphabetical order.

.random()

  • Type: Function

  • Single random word.

CLI

npm install --global awful
awful --help
 
Usage
  $ awful
  crummy
 
  $ awful --all
  abominable
  abysmal
  ...
 
Options
  --all Get all the words

Want the opposite of this package?

License

MIT © Rodney Dennis

Package Sidebar

Install

npm i awful

Weekly Downloads

19

Version

2.2.0

License

MIT

Unpacked Size

3.93 kB

Total Files

6

Last publish

Collaborators

  • rdydns