Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 962 Bytes

readme.md

File metadata and controls

70 lines (43 loc) · 962 Bytes

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