@radixdlt/neverthrow

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

test

jest

lint

eslint ./src --ext .ts

format

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

typecheck

tsc --noEmit

clean

rm -rf ./dist ./tmp

build

npm run clean && rollup --config && mv tmp/*.js dist
npm i @radixdlt/neverthrow

Metadata

  • MIT
  • Whatever
  • Giorgio Delgado
  • released 1/13/2021

Downloads