computer-says-no

v0.0.7
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

Metadata

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

Downloads

Maintainers