errors-in
Removing try-catch boilerplate in a natural style with error handlers.
Removing try-catch boilerplate in a natural style with error handlers.
Create custom error types
An interactive and visually appealing error visualization tool for Node.js. Transforms cryptic stack traces into colorful, ASCII art-enhanced displays with helpful tips and an interactive exploration mode.
An ESLint plugin enforcing proper handling of neverthrow Result values.
A modern promise-based utility for Node.js that enhances child process execution with timeouts, abort signals, input streaming, and consistent error handling.
API tracing system for Express.js with Slack notifications
Simple utility to provide errors with causes
ExpressJS Exception Middleware for Development Mode
Express exceptions handler is a lightweight, highly customizable, and developer-friendly Node.js package designed to simplify and standardize exception handling in your express applications.
A standardized error handling library for Express applications, including custom errors, async error handling, and centralized error management.
A simple and quick setup for building RESTful APIs with Express.js. This package provides an easy way to scaffold an Express.js project with essential features like controllers, models, routes, middleware, and API documentation using Swagger.
A CLI tool for scaffolding Express.js applications, allowing quick integration of essential backend functionalities like database connections, authentication, error handling, logging, and monitoring.
A robust workflow management system for fibjs with task orchestration, state management, and distributed execution capabilities
A file management system for node.js application making managements of files easier, all in one code, you can delete, move, etc, files all in one code, making ability to manage a system eg a application requiring transfering of files in folders easier
A TypeScript API client that creates fetch requests from a staticly typed structured object
A simple NPM package that leverages ChatGPT 4 (free) for automatic error correction in your code, without needing any API tokens.
A React component for form error handling using Chrome's Built-in AI to generate helpful messages for form errors.
A simple and customizable library for handling form validation and error messages in your web application
Instead of trying and catching, go ahead and fuck around if you wanna find out.
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global reva