Yet another promise wrapper to avoid try/catch hell. Typescript supported.
TypeScript types only: ResultOrError<T,E> (result | error), no runtime, no try/catch
A simple way to making HTTP requests based on axios no try catch.
Make promise no try-catch
no try catch;let [err,data]= await Promise78func()
ErrorLess Fetch — fetch wrapper that always resolves with a consistent result shape. No try/catch needed.
no try catch;let [err,data]= await Promise78func()
Gracefully handle a Promise using async/await.
NodeJS Require that let you handle module not found error without try/catch
Gracefully handle a Promise using async/await.
Write async await statements in a go lang type fashion with no try catch statements
Tiny Promise helpers for small TypeScript projects — no try/catch loops, just clean results. Small, sweet, and dependable for tiny codebases 🍬
`Start a promise chain
functional try-catch wrapper
function try-catch wrapper for promises
🐊Putout plugin adds ability to apply try-catch
Allow parsing of optional catch bindings
chdir in chainer fashion + read file
Compile optional catch bindings
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Detect Node.JS (as opposite to browser environment). ESM modification
Make sure to use try-catch to wrap up some dangerous actions!
An easy-to-use OCSP client for Node.js
🐊Putout plugin helps with tests
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.