computer-says-no

v0.0.5
Super simple type-safe and serializable error management in TypeScript.
error exception error handling error management

build

npm run clean && tsc

clean

rm -rf ./dist

test

npm run test:lint && npm run test:unit && npm run test:typecheck

test:typecheck

tsc --noEmit

test:lint

eslint ./src

test:unit

jest

ship

npm run build && npm run test && standard-version

Metadata

  • MIT
  • Whatever
  • Benji
  • released 10/13/2020

Downloads

Maintainers