hunspell-reader

v5.18.3
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
  • >=12.13.0
  • Jason Dent
  • released 2/4/2022

Downloads

Maintainers