Search
tryless
Type-safe error handling for TypeScript without try-catch hell
v1.5.5 URL:
https://unpkg.com/tryless@1.5.5/dist/index.cjs.js
Open
Browse Files
result
result-type
error-handling
type-safe
typescript
rust-inspired
functional-programming
railway-oriented
async-error-handling
promise
no-throw
either
option
monad
error-management
exception-handling
fp
functional
nodejs
zero-dependencies
@pbpeterson/typed-fetch
A type-safe HTTP client that never throws. Inspired by Go's error handling pattern.
v0.6.4 URL:
https://unpkg.com/@pbpeterson/typed-fetch@0.6.4/dist/index.js
Open
Browse Files
fetch
typescript
http
client
typed
error-handling
go-style
no-throw
type-safe
rest
api
json
@asouei/safe-fetch-react-query
React Query adapter for @asouei/safe-fetch
v0.1.0 URL:
https://unpkg.com/@asouei/safe-fetch-react-query@0.1.0/dist/index.cjs
Open
Browse Files
react-query
tanstack
safe-fetch
http
typesafe
fetch
adapter
no-throw
@freelight-software/dont-throw
Result based function returns that prevent any exceptions from being thrown.
v0.1.1 URL:
https://unpkg.com/@freelight-software/dont-throw@0.1.1/dist/index.js
Open
Browse Files
result
typescript
error-handling
safe
no-throw
dont-throw
freelight
functional
try-catch
rust