@superbuilders/errors
Type-safe error handling library with error chaining, wrapping, and utilities inspired by Go
@guialves/tuple
A TypeScript utility function that converts Promises into Go-style [data, error] tuples for better error handling
go-style-error
A utility library for elegant async/await error handling inspired by Go's error handling pattern