3000-words-list

a list of the 3000 most frequent words in both spoken and written English

Usage no npm install needed!

<script type="module">
  import 000WordsList from 'https://cdn.skypack.dev/3000-words-list';
</script>

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