Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
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.
Support the repos that depend on rexxars/nodehun-sentences
A spell checker for brazilian portuguese (pt-BR). Checks whole sentences / chunks of text for errors and returns positions and suggestions for each. This module is built on top of nodehun and nodehun-sentences that are amazing node modules that exposes Hunspell features. Hunspell is a first class spellcheck library used by Google, Apple, and Mozilla.