@thi.ng/checks

v3.4.17
Collection of 70+ type, feature & value checks
detect feature reflect typescript validate

doc

typedoc --excludePrivate --excludeInternal --out doc src/index.ts

pub

yarn npm publish --access public

test

bun test

build

yarn build:esbuild && yarn build:decl

clean

rimraf --glob '*.js' '*.d.ts' '*.map' doc

doc:ae

mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose

build:decl

tsc --declaration --emitDeclarationOnly

doc:readme

bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts

build:esbuild

esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers