Various retext plugins using node-nlp
npm install hot-cold-retext```
pnpm install
``
pnpm build
pnpm lint
pnpm test
Or, run pnpm build:lint or pnpm build:test.
``
pnpm build:publish
This is a simple project that uses typescript, eslint, and mocha.
The .mocharc.json file configures mocha to use ts-node to test typescript files.tsconfig.json
The file contains standard options to build as a node module..eslintrc.json
The file sets up eslint to use @typescript-eslint`.