hunspell-reader

v7.3.5
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
  • >=16
  • Jason Dent
  • released 9/10/2023

Downloads

Maintainers