hunspell-reader

v6.29.2
A library for reading Hunspell Dictionary Files
Hunspell

lint

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

test

pnpm run test-unit

build

tsc -p .

clean

shx rm -rf dist coverage .tsbuildinfo

watch

tsc -w

coverage

jest --coverage

test-unit

jest

smoke-test

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

test-spelling

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

Metadata

  • MIT
  • >=14
  • Jason Dent
  • released 3/13/2023

Downloads

Maintainers