Search
eslint-plugin-go-internal
ESLint plugin that enforces Go-style internal/ import boundaries
v1.0.0 URL:
https://unpkg.com/eslint-plugin-go-internal@1.0.0/index.js
Open
Browse Files
eslint
eslint-plugin
eslintplugin
internal
imports
boundaries
modules
go-style
golang
architecture
encapsulation
module-boundaries
code-organization
@superbuilders/errors
Type-safe error handling library with error chaining, wrapping, and utilities inspired by Go
v3.0.2 URL:
https://unpkg.com/@superbuilders/errors@3.0.2/dist/index.js
Open
Browse Files
error-handling
error-chaining
error-wrapping
type-safe
go-style
typescript
@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
@guialves/tuple
A TypeScript utility function that converts Promises into Go-style [data, error] tuples for better error handling
v1.0.1 URL:
https://unpkg.com/@guialves/tuple@1.0.1/dist/index.js
Open
Browse Files
promise
error-handling
tuple
async
typescript
go-style
utility
functional
@vanyauhalin/result
A Result type, inspired by Go's error model
v0.1.0 URL:
https://unpkg.com/@vanyauhalin/result@0.1.0/dist/main.js
Open
Browse Files
error-handling
go-style
result
try-catch
type-safe