english3kdata

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

Usage no npm install needed!

<script type="module">
  import english3kdata from 'https://cdn.skypack.dev/english3kdata';
</script>

README

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