Skip to content

rsify/simple-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

npm module containing 700+ words of length 3-7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages