Skip to content
/ awful Public

๐Ÿ‘Ž A terrible, horrible, no good, very bad npm package

License

Notifications You must be signed in to change notification settings

rod/awful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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