simple-words

v1.0.2
has simple words of length 3-7
word list simple words dictionary english

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

npm i simple-words

Metadata

  • MIT
  • Whatever
  • nikersify
  • released 5/1/2017

Downloads

Maintainers