3000-words-list
v0.0.3
Published
a list of the 3000 most frequent words in both spoken and written English
Downloads
36
Maintainers
Readme
3000-words-list
This is a list of the 3000 most commonly used words in American newspapers and popular magazines.
Install
$ npm install --save 3000-words-list
Usage
var wordsList = require('3000-words-list');
wordsList.getAll();
License
MIT © Tam Pham