@cspell/dict-node

v2.0.0
Node.js dictionary for cspell.
cspell node Node.js dictionary spelling

test

yarn test-dict && yarn test-old

build

cspell-tools compile node.txt additional_words.txt --merge node -o .

prepare

yarn run build

test-old

cspell -v -c ./cspell-ext.json "--local=en" "--languageId=javascript" src/node-old.txt

test-dict

cat "node.txt" | cspell -v -c ./cspell-ext.json "--local=*" "--languageId=javascript" stdin

build-node

node src/extract-api.js src/api/*.md

prepublishOnly

echo pre-publish
npm i @cspell/[email protected]

Metadata

  • MIT
  • Whatever
  • Jason Dent
  • released 2/9/2022

Downloads

Maintainers