hunspell-reader

v6.20.0
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

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"

Metadata

  • MIT
  • >=14
  • Jason Dent
  • released 2/1/2023

Downloads

Maintainers