2.0.0 • Published 7 years ago

words-en v2.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

words-en

List of English words

Useful if you're creating a word game or just want some words to work with.

Install

$ npm install --save words-en

Usage

const words = require('words-en').split('\n')
// => […, 'abmhos', 'abnegate', …]

const filePath = require('words-en/path')
// => '/Users/Amio/git/words-en/words.txt'

License

MIT © Sindre Sorhus and Amio

2.0.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago