resguard

v1.1.0
`resguard` is a lightweight and elegant package designed to simplify error handling and improve code readability when working with promises in TypeScript. It wraps promises and returns in an object or tuple containing both data and error properties, strea

build

unbuild

dev

unbuild --stub

lint

eslint .

prepublishOnly

nr build

release

bumpp && npm publish

start

esno src/index.ts

test

vitest

typecheck

tsc --noEmit

Metadata

  • MIT
  • Whatever
  • Henrique Cunha
  • released 5/19/2023

Downloads

Maintainers