intrastructure
v0.1.0
Published
_INTRASTRUCTURE: error handling, monadic returns, HTTP requests, and [....]
Readme
@neutralica @ TERMINAL_GOTHIC
INTRASTRUCTURE
Internal mechanics for TypeScript projects: structured outcomes, error reports, and request semantics.
Status
Early development. APIs are unstable and may change without notice.
Planned modules
Outcome: success/failure return values (Result-like)ErrReport: structured error objects and enrichmentNet: declarative request specs and execution helpers
Install
npm i intrastructure