english-words

0.0.1 • Public • Published

English Words

English Words

Install

$ npm install --save english-words

Usage

var EnglishWords = require('english-words')
 
EnglishWords.getWords(function(words){
  console.log(words)
})

API

.getNames(callback)

var EnglishWords = require('english-words')
 
EnglishWords.getWords(function(words){
  console.log(words)
})

Readme

Keywords

none

Package Sidebar

Install

npm i english-words

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • joegesualdo