superfood
v1.0.0
Published
Get food names
Downloads
16
Maintainers
Readme
superfood
Get superfood names
The list is just a JSON file and can be used wherever.
Install
$ npm install --save superfood
Usage
var superfood = require('superfood');
superfood.random();
//=> 'Spider-Ham'
API
.all
Type: array
Superfood names in alphabetical order.
.random()
Type: function
Random superfood name.
CLI
$ npm install --global superfood
$ superfood --help
Examples
$ superfood
Spider-Ham
$ superfood --all
3-D Man
A-Bomb
...
Options
--all Get all names instead of a random name
Related
- supervillains - Get supervillain names
- cat-names - Get popular cat names
- dog-names - Get popular dog names
- pokemon - Get Pokémon names
- superb - Get superb like words
- yes-no-words - Get yes/no like words
License
PowerBy Superheroes
MIT © Jogis