
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
dale-chall
Advanced tools
List of easy American-English words: new Dale–Chall (1995).
This package exposes a list of pretty useless words, which are typically used to fill empty space.
Use this when you want to do readability things with natural language.
Use dale-chall-formula for the formula.
This package is ESM only. In Node.js (version 14.14+, 16.0+), install with npm:
npm install dale-chall
In Deno with esm.sh:
import {daleChall} from 'https://esm.sh/dale-chall@2'
In browsers with esm.sh:
<script type="module">
import {daleChall} from 'https://esm.sh/dale-chall@2?bundle'
</script>
import {daleChall} from 'dale-chall'
daleChall.length // => 2942
console.log(daleChall.slice(0, 10))
Yields:
[ 'a',
'able',
'aboard',
'about',
'above',
'absent',
'accept',
'accident',
'account',
'ache' ]
This package exports the identifier daleChall.
There is no default export.
daleChallList of strings (Array<string>).
See countwordsworth.com.
This package is fully typed with TypeScript. It exports no additional types.
This package is at least compatible with all maintained versions of Node.js. As of now, that is Node.js 14.14+ and 16.0+. It also works in Deno and modern browsers.
dale-chall-formula
— Formula to detect the grade level of textspache
— list of familiar American-English words (1974)Yes please! See How to Contribute to Open Source.
This package is safe.
FAQs
List of familiar American-English words: The New Dale-Chall (1995)
The npm package dale-chall receives a total of 3,348 weekly downloads. As such, dale-chall popularity was classified as popular.
We found that dale-chall demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.