hunspell-reader

v8.1.0
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
  • Jason Dent
  • released 12/1/2023

Downloads

Maintainers