Enterprise-grade TypeScript error handling with ALL limitations fixed in v5.0.0: memory management, performance optimization, enhanced cleanup, JSON serialization, concurrency protection, simplified APIs, and linter-friendly async functions. Zero dependen
A better way to handle errors in JavaScript and TypeScript. Handle async and sync errors without `try` and `catch` blocks.
A utility package for avoiding throw, try and catch. Return exceptions, errors and successful results.
Utility object which helps you avoid try and catch blocks inside async functions
Gracefully handle a Promise using async/await.
Gracefully handle a Promise using async/await.
NodeJS Require that let you handle module not found error without try/catch
`Start a promise chain
functional try-catch wrapper
function try-catch wrapper for promises
🐊Putout plugin adds ability to apply try-catch
Detect Node.JS (as opposite to browser environment). ESM modification
Allow parsing of optional catch bindings
yet another unzip library for node
Compile optional catch bindings
An easy-to-use OCSP client for Node.js
chdir in chainer fashion + read file
Easily read/write JSON files.
An Argon2 library for Node
Cross browser stack traces
XS Tools API
A browserify transform that allows optional dependencies in try..catch blocks
Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
try catch blocks for Ruby!
Adds try catch around all functions to allow better error debugging in javascript.
I will do this, I promise!
rails-ai-context turns your running Rails app into the source of truth for AI coding assistants. Instead of guessing from training data or stale file reads, agents query 38 live tools (via MCP server or CLI) to get your actual schema, associations, routes, inherited filters, conventions, and test patterns. Semantic validation catches cross-file errors (wrong columns, missing partials, broken routes) before code runs — so AI writes correct code on the first try. Auto-generates context files for Claude Code, Cursor, GitHub Copilot, OpenCode, and Codex CLI. Works standalone or in-Gemfile.