cspell-io

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

test

vitest run --pool=forks

build

tsc -b .

clean

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

watch

pnpm build:watch

coverage

vitest run --coverage --pool=forks

build:esm

tsc -p tsconfig.esm.json

test-watch

vitest

build:watch

tsc -b . -w

clean-build

pnpm run clean && pnpm run build

Metadata

  • MIT
  • >=18
  • Jason Dent
  • released 2/20/2024

Downloads

Maintainers