neverthrow

v3.1.2
Stop throwing errors, and instead return Results!
typescript functional fp error

lint

eslint ./src --ext .ts

test

jest

build

npm run clean && rollup --config && mv tmp/*.js dist

clean

rm -rf ./dist ./tmp

format

prettier --write 'src/**/*.ts?(x)' && npm run lint -- --fix

typecheck

tsc --noEmit

Metadata

  • MIT
  • Whatever
  • Giorgio Delgado
  • released 12/9/2020

Downloads

Maintainers