nspell

v1.0.0
Hunspell-compatible spell-checker
spell spellcheck spellchecker spell check spell checker check spelling myspell hunspell and 1 more...

build-md

remark . -qfo

build-bundle

browserify lib/index.js --bare -s nspell > nspell.js

build-mangle

esmangle nspell.js > nspell.min.js

build

npm run build-md && npm run build-bundle && npm run build-mangle

lint

xo

test-api

node test

test-coverage

nyc --reporter lcov tape test/index.js

test

npm run build && npm run lint && npm run test-coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/29/2016

Downloads

Maintainers