cspell-io

v8.15.4
A library of useful I/O functions used across various cspell tools.
cspell

build

tsc -b . -f

build:esm

tsc -p tsconfig.esm.json

build:watch

tsc -b . -w -f

watch

pnpm build:watch

clean

shx rm -rf dist temp coverage "*.tsbuildInfo"

clean-build

pnpm run clean && pnpm run build

coverage

vitest run --coverage --pool=forks

test-watch

vitest

test

vitest run --pool=forks
npm i cspell-io

Metadata

  • MIT
  • >=18
  • Unknown
  • released 10/18/2024

Downloads

Maintainers