@thi.ng/checks

v1.3.2
Single-function sub-modules for type, feature & value checks
check detect ES6 feature reflection types typescript validation

doc

node_modules/.bin/typedoc --mode modules --out doc src

pub

yarn build && yarn publish --access public

test

rm -rf build && tsc -p test && nyc mocha build/test/*.js

build

yarn clean && tsc --declaration

clean

rm -rf *.js *.d.ts .nyc_output build coverage doc

cover

yarn test && nyc report --reporter=lcov
npm i @thi.ng/[email protected]

Metadata

Downloads

Maintainers