@cspell/dict-nl-nl

v2.3.3
Dutch dictionary for cspell.
cspell cspell-ext nl_NL dictionary spelling

cspell-yaml-to-json

pnpm -s yaml2json -p cspell.config.yaml > cspell-ext.json && pnpm lint

build

cspell-tools-cli build

sync

pnpm cpy "node_modules/dictionary-nl/**" src/hunspell

conditional-build

pnpm run sync && pnpm run build --conditional && pnpm gz

lint

pnpm prettier -w "*.{yaml,json}"

test-dict

pipe-cmds "hunspell-reader words -n 1000 \"src/hunspell/index.dic\"" "cspell -c ./cspell-ext.json --locale=nl --languageId=* stdin"

test-text

cspell

test

pnpm run test-dict && pnpm run test-text

gz

cspell-tools-cli gzip "*.trie"

prepare:dictionary

pnpm gz

prepublishOnly

echo pre-publish
npm i @cspell/dict-nl-nl

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/11/2024

Downloads

Maintainers