cspell-io

v7.3.2
A library of useful I/O functions used across various cspell tools.
cspell

test

vitest run

build

tsc -b .

clean

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

watch

pnpm build:watch

coverage

vitest run --coverage

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
  • >=16
  • Jason Dent
  • released 9/1/2023

Downloads

Maintainers