hunspell-reader

v8.14.4
A library for reading Hunspell Dictionary Files
Hunspell

test

pnpm run test-unit

build

tsc -p .

clean

shx rm -rf dist temp coverage "*.tsbuildInfo"

watch

tsc -w

coverage

vitest run --coverage

test-unit

vitest run

smoke-test

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

test-spelling

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

Metadata

  • MIT
  • >=18
  • Unknown
  • released 9/18/2024

Downloads

Maintainers