Package Exports
- dale-chall
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dale-chall) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
dale-chall 
List of familiar American-English words: The New Dale-Chall (1995).
There’s also a module for the formula.
Installation
npm:
npm install dale-challUsage
var daleChall = require('dale-chall');
daleChall.length; //=> 2942
console.log(daleChall.slice(0, 10));Yields:
[ 'a',
'able',
'aboard',
'about',
'above',
'absent',
'accept',
'accident',
'account',
'ache' ]API
daleChall
dale-chall exposes a list of strings (Array.<string>).
Related
- buzzwords — List of buzzwords
- fillers — List of filler words
- hedges — List of hedge words
- profanities — List of profane words
- spache — List of simple American-English words (1974)
- weasels — List of weasel words