hunspell-reader

v6.1.0-alpha.0
A library for reading Hunspell Dictionary Files
Hunspell

lint

prettier -w "**/*.{md,yaml,yml,json,ts}"

test

npm run test-unit

build

tsc -p .

clean

rimraf dist coverage .tsbuildinfo

watch

tsc -w

coverage

jest --coverage

build-dev

tsc -p tsconfig.dev.json

test-unit

jest

smoke-test

../bin.js words ./dictionaries/nl -n 100

test-spelling

cspell "src/**/*.ts" "*.md"

prepublishOnly

npm run test

Metadata

  • MIT
  • >=14
  • Jason Dent
  • released 5/28/2022

Downloads

Maintainers