🚇 Transform worker for Metro.
Show balloon messages to users in Browsers
Error factory with the ability to append stack traces from previous errors, as well as appending debug params to stack traces. Great if you want one appended stack trace that defines the error at many levels of your code. This concept works wonders when
Define a function with Python instead of Javascript
Vite plugin that gates HMR updates behind an HTTP flush signal
Logging interface with support for transports
Grow Super's commitlint config to follow our Git commit standards
🚇 Minifier for Metro based on Terser.
Proxy package exposing internals of eslint-scope@5 for @babel/eslint-parser
TypeScript definitions for cors
Error-tolerant ECMAScript parser
Simple pub/sub interface to Redis
A layer on top of `fetch` (via [node-fetch](https://www.npmjs.com/package/node-fetch)) with sensible defaults for retrying to prevent common errors.
Advanced fetch client builder for typescript.
Ensure the argument is an instance of Error or convert it
Bech32 encoding / decoding
Adapter that wraps an [AG-UI](https://github.com/ag-ui-protocol/ag-ui) `AbstractAgent` into the runtime-neutral `Agent` contract from `@ngaf/chat`. Works with any AG-UI-compatible backend — LangGraph, CrewAI, Mastra, Microsoft Agent Framework, AG2, Pydant
ECUALEAD Message API
🚇 Cache layers for Metro.
Basic CLDR supplemental data
validate commit messages
Sentry-native error tracking and observability helpers (jobs, slow-query, metrics, spans).
Inverse error function.
Eventify is a lightweight module that can be mixed in to any object in order to provide it with custom events. It has no external dependencies. Based on Backbone.Events