simple-words

1.0.2 • Public • Published

simple-words npm

npm module containing 700+ words longer of length 3-7.

travis

usage

const words = require('simple-words')
 
words.one()
// "voice"
 
words.pick(5)
// [ "cold", "toe", "key", "secret", "some" ]
 
words.all
// [ "able", "about", ... , "you", "young" ]

install

npm install --save simple-words

license

MIT

Package Sidebar

Install

npm i simple-words

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • nikersify