ErrorIQ is a lightweight, framework-agnostic TypeScript library that provides structured errors, serialization utilities and a pluggable logging pipeline.
- Typed BaseAppError
- Extensible ErrorFactory
- Safe serializers for sending to UI / API
- Transport pipeline (addTransport) — plug in Sentry, Datadog, console, etc
- Zero built-in adapters (keep integrations external)