Search
@pbpeterson/typed-fetch
A type-safe HTTP client that never throws. Inspired by Go's error handling pattern.
v0.5.0 URL:
https://unpkg.com/@pbpeterson/typed-fetch@0.5.0/dist/index.js
Open
Browse Files
fetch
typescript
http
client
typed
error-handling
go-style
no-throw
type-safe
rest
api
json
@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