UNPKG

nodehun

Version:

The Hunspell binding for nodejs that exposes as much of hunspell as possible and also adds new features. Hunspell is a first class spellcheck library used by Google, Apple, and Mozilla.

11 lines (10 loc) 124 B
{ "compilerOptions": { "target": "ES6", "types": [ "./src/Nodehun", "node", "mocha" ] } }