Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 912 Bytes

File metadata and controls

31 lines (22 loc) · 912 Bytes

English3000Data

This is a list of the 3000 most commonly used words in American newspapers and popular magazines. Data of this package is power by Oxford3000Crawler

Install

$ npm install --save english3kdata

Usage

var wordsList = require('english3kdata');
wordsList.getAll();

License

MIT © Tam Pham