computer-says-no

v0.3.0
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
npm i computer-says-no

Metadata

  • MIT
  • Whatever
  • Benji
  • released 11/3/2020

Downloads

Maintainers