next-zero-rpc
Type-safe fetch for Next.js API routes — zero dependencies, zero lock-in, ~0.9KB runtime.
Found 1893 results for error-handling
Type-safe fetch for Next.js API routes — zero dependencies, zero lock-in, ~0.9KB runtime.
An ESLint plugin enforcing proper handling of neverthrow Result values.
Supercharge your Node.js error handling with this TypeScript library. Leverage modular architecture to enrich error objects with identifiers, system context, user info, and HTTP statuses. Perfect for debugging, logging, and boosting application robustness
A gRPC implementation of the awesome Boom library to help create gRPC-friendly error objects.
Helpers to simplify nodejs code on FASS environments
Transport-agnostic Result and AppError primitives for explicit no-throw expected failures.
A professional standalone frontend router inspired by Next.js App Router — works with any framework or vanilla JS
`modern-errors` plugin to clean stack traces
A utility module to handle async function errors gracefully.
A-Utils is a set of utilities that are used across the ADAAS ecosystem. This package is designed to be a collection of utilities that are used across the ADAAS ecosystem.
Result pattern for TypeScript
Async await wrapper for easy error handling - zero dependencies
Sends native desktop notifications if CLI apps fail
Explicit errors as values, with a separate defect (panic) channel
A simple and lightweight TypeScript type guard library for runtime type validation.
Ayamari helps you to create rich errors in a simple and consistent way.
Extension suite for pi coding agent that handles 400/413 errors and connection errors with automatic retry
Lightweight and Portable Next.js API builder
A TypeScript utility for simplified async error handling with Sentry integration
A library that contains shared typescript code.
A comprehensive framework for building resilient Temporal workflows, advanced state management, and real-time streaming activities in TypeScript. Designed for a seamless developer experience with powerful abstractions, dynamic orchestration, and full cont
A composable, plugin-based Error class for TypeScript — typed metadata, cause chains, HTTP/status helpers, and full serialize/deserialize round-trips.
Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more
Helpers to simplify nodejs code on FASS environments
Typed async workflows with automatic error inference. Build type-safe workflows with Result types, step caching, resume state, and human-in-the-loop support.
Rust-inspired Result and Option types for TypeScript, enabling type-safe error handling and null safety
Type-safe nothing-handling and error-handling library
Static analysis tool that checks TypeScript projects against 169+ profiles for npm dependency error handling — catches missing try-catch for axios, prisma, stripe, and more
Type safe error handling.
Type-safe result handling with MaybeError pattern
Typed error classes for dumbql — graphql, network, cache, validation errors with error handler
Human friendly logs for your APIs & projects.
Shared API core library for PowrStack projects. Zero dependencies - works with Express, Next.js API routes, and other frameworks. All features are optional and install only what you need.
Shared library for PendoAdmin microservices
Zero-dependency, fetch-first HTTP resilience toolkit: retries with backoff/jitter, per-attempt timeout + total deadline, idempotency-key, interceptor hooks, and standardized errors. Node.js, Bun, browsers.
Type-safe Result monad for error handling without exceptions
[](https://badge.fury.io/js/@typescript-error%2Fcore) [](https://github.com/Tada5hi/typescript-er
`modern-errors` plugin to print where to report bugs
Feature-management and error-boundary runtime: a feature tree drives per-action error classification, telemetry, and notifications, with React providers and hooks.
Type-safe Result type for explicit error handling inspired by Effect-TS
Type-safe error handling for TypeScript, inspired by Rust
Advanced Fetch & CORS Handler with Comprehensive Error Management
A cross-environment base error class for TypeScript applications, designed for seamless use across Node.js, browsers, and edge runtimes.
Production-ready TypeScript utilities for Node.js: multi-tenant database management, NoSQL injection protection, error handling, validation, caching, and more. Battle-tested with 188/188 tests.
`modern-errors` plugin to handle process errors
A Backend Server
`modern-errors` plugin for Winston
TypeScript library for building type-safe, composable services using a contract-first approach
A lightweight, type-safe Result type for functional error handling in TypeScript. Provides Ok and Err variants for clear, expressive success and failure management in your code.
Classify yt-dlp stderr into a closed taxonomy of error kinds (botBlock, ipBlock, rateLimit, ageRestricted, drmProtected, ...). Zero deps, pure regex, ESM + CJS.
Structured exception handling with HTTP status code mapping, typed error data, and JSON-formatted stack traces for consistent error reporting
A comprehensive TypeScript response utilities package for Express.js with API response builders, error classes, and error handling middleware
Result Monad for TypeScript
Wrap React Router loaders/actions with Effect, with typed recover/throw/redirect error handling.
A simple wrapper to have go-like error handling
Simplify error handling in JavaScript with a lightweight utility that organizes results and errors for both synchronous and asynchronous operations.
A bundle of TypeScript utility classes and functions
Schema-driven module standard for AI-perceivable interfaces
Pure event streaming and storage with Effect integration - Core event store interfaces and implementations for building resilient, functional event-driven systems
A set of misc utilties I find myself repeatedly re-writing between projects.
The error-message-utils package simplifies error management in your web applications and RESTful APIs. It ensures consistent and scalable handling of error messages, saving you time and effort. Moreover, it gives you the ability to assign custom error cod
Shared utilities and server orchestration for building MCP (Model Context Protocol) servers
 
Contract library for nark — YAML definitions of error handling requirements for npm packages
[](https://badge.fury.io/js/@typescript-error%2Fhttp) [](https://github.com/Tada5hi/typescript-er
A tiny, dependency-free Result (Ok/Bad) type for TypeScript with tag-based errors and unwrap/matchBad helpers.
Polyfill `error.cause`
RFC 9457 Problem Details for HTTP APIs - A standardized error handling package for Node.js
A comprehensive TypeScript exception library with HTTP status code support, detailed JSDoc documentation, and backward compatibility. Provides structured error handling for web applications and APIs.
Universal fetch-based HTTP client with robust error handling, retries, caching, SSE, and Standard Schema validation.
tiny, performant, dependency-free `Either` monad for TypeScript
Automatic rollback for multi-step operations. Register an undo next to each step; if a later one throws, they unwind in reverse. Zero-dependency, type-safe.
A lightweight, framework-agnostic library that normalizes errors from different sources into a single predictable shape
TypeScript utilities for type-safe error handling and optional values
Type-safe Result monad for Node.js — generic error types, observability, resilience, and optional NestJS integration
Structured exception handling with HTTP status code mapping, typed error data, and JSON-formatted stack traces for consistent error reporting
A comprehensive framework for building resilient Temporal workflows, advanced state management, and real-time streaming activities in TypeScript. Designed for a seamless developer experience with powerful abstractions, dynamic orchestration, and full cont
Chunk load error handling for SPAs — core runtime, error handling, schema, i18n
Rust-inspired pattern matching and type-safe error handling for TypeScript. Includes Option<T> for null-safety and Result<T, E> for error handling, with comprehensive pattern matching support
A type-safe HTTP client that never throws. Inspired by Go's error handling pattern.
Type-safe fetch wrapper with Standard Schema validation and error handling
A production-grade MCP server for IBM i
Lightweight railway-oriented error handling for TypeScript — discriminated Result<T,E>, typed async, zero unsafe casts, composable logging & tracing.
Typed async workflows with automatic error inference. Build type-safe workflows with Result types, step caching, resume state, and human-in-the-loop support.
A TypeScript utility for creating tagged result unions (success/error).
ESLint rules for runtime stability, fault tolerance, and type safety.
ESLint plugin with rules for JavaScript and TypeScript error handling
React error boundaries with automatic recovery, observability, breadcrumbs, and DevOverlay
Encode failure and absence of value in TypeScript
Enterprise-grade TypeScript framework for Express.js with built-in multi-tenant support, CRUD controllers, validation, authentication, and API gateway integration. Simplifies building scalable REST APIs with boilerplate-free routing, automatic error handl
NestJS library for RFC 9457 Problem Details responses
Nexa is a TypeScript HTTP client library that combines the power of fetch with the convenience of axios, while adhering to SOLID principles. It provides a flexible and extensible API for making HTTP requests, handling retries, caching, and more.
A robust retry mechanism for Firebase Firestore operations with exponential backoff and configurable retry strategies
A thin, full-stack, web framework
Web Design System - Atomic Design components (Atoms, Molecules, Organisms, Templates) for React applications
Express.js integration adapter with middleware, controllers, and error handling
Opinionated TypeScript error handling with Rust's Result type, domain errors, and observability built-in
Normalize unknown error values to a standard format with cause chain support.
Production-grade React error boundary patterns for SaaS applications
Run async functions concurrently with a concurrency limit. A lightweight, type-safe alternative to Promise.all for batch processing and parallel task execution.
A lightweight, type-safe Result pattern implementation for TypeScript
A lightweight, type-safe Result monad for TypeScript — handle errors without exceptions
Transform LLMs into intelligent interviewers. MCP server for conducting dynamic, conversational surveys with structured data collection. Features skip logic, session resume, multi-tenancy, and pluggable storage backends.
Common utilities and middleware for Easyweb microservices architecture
Framework-agnostic HTTP error classes for Node.js APIs.
A modern TypeScript validation library designed around familiar interface syntax and powerful conditional validation. Experience schema validation that feels natural to TypeScript developers while unlocking advanced runtime validation capabilities.
A minimal yet fully type-safe Result implementation for TypeScript
Type-safe error handling for async and sync operations using Result pattern
Servidor MCP para Azure DevOps con manejo robusto de errores, soporte .mcp.json y manejo de concurrencia en adjuntos
Framework-agnostic error capture SDK with adapters for Next.js, Express, and more - automatically capture, report, and fix errors
Zero-config error handler for Node.js. Automatically detects and handles errors from MongoDB, MySQL, PostgreSQL and SQLite with a single function.
A lightweight and developer-friendly toolkit for robust error handling in Express.js applications. Includes ready-to-use custom error classes, an async route error handler wrapper, a global error handler middleware, and a convenient 'not found' route hand
A modern TypeScript validation library designed around familiar interface syntax and powerful conditional validation. Experience schema validation that feels natural to TypeScript developers while unlocking advanced runtime validation capabilities.
Structured logging utilities for applications.
TypeScript decorators for NestJS: logging, error handling, and validation
A robust workflow management system for fibjs with task orchestration, state management, and distributed execution capabilities
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Service layer base classes with validation, error handling, business logic patterns, and generic email infrastructure
Measures structural type safety and boundary validation to reduce fallback cascades for AI agents
Fast and simple logging library for TypeScript.
The Result and Option type from Rust ported to TypeScript.
Framework-independent typed error presentation policy engine
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Reusable middleware, validators, and error handlers for Node.js
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Headless React bindings for typed error presentation policies
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Typed error presentation adapters for TanStack Query, Router, and Form
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4JDQMB6MRJXQE&source=url)
Minimal and framework agnostic Node.js toolkit designed for AI agentic backend development.
[](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
The core package for modbus-ts.
Lightweight Result type for error handling without exceptions
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Resilient multi-model fallback chain for the Groq API. When one model fails, the next one tries. Users always get a response.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
AWS Patterns Kit - TypeScript utility library with AWS SDK clients, Lambda helpers, error handling, and data validation
Type-safe Result wrapping for sync & async code — wrap/unwrap, combinators, retry and timeout, no exceptions
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

A bare-metal Result type for Javascript/TypeScript
Tiny, typed wrapper around fetch with safe results, normalized errors, timeouts, retries and validation hooks.
TypeScript error handling library inspired by Python — function-based API, exception chaining, hierarchical inheritance
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://www.npmjs.com/package/@xdanangelxoqenpm/assumenda-quidem-cumque) [](https://github.com/yourus
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Type-safe Result Pattern & ROP for TypeScript — Explicit Error Handling without Exceptions
[](https://www.npmjs.com/package/@osjwnpm/ipsa-quisquam-dolorum)  [](https://github.com/ryniaubenpm/iste-architecto-ad/actions?query=workflow%3A%22End-to-End+Tests%22+branch%3Atrunk) [![Static Analysis (Linting,
A secure Model Context Protocol (MCP) server for executing commands in Windows Subsystem for Linux (WSL) with built-in safety features and validation
NestJS global exception filter implementing RFC 7807 Problem Details for HTTP APIs
@ffras4vnpm/inventore-aliquam-quisquam is a Node.js module to mask various kinds of data. With the help of @ffras4vnpm/inventore-aliquam-quisquam, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also, it provides utility
Type-safe function decorator toolkit for aspect-oriented programming — build reusable, composable patterns for observability, resilience, and flow control in TypeScript
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
 [](https://www.npmjs.com/package/@ffras4vnpm/iste-iusto-doloremque) [![js-standa
A Perplexity API Model Context Protocol (MCP) server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, transparent reasoning, and multimodal support with file attachments (P
## Installation
Common Utils For React Component.
<p align="center"> <a href="https://babeljs.io/"> <img alt="babel" src="https://raw.githubusercontent.com/babel/logo/master/babel.png" width="546"> </a> </p>
Universal shell execution engine
[//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @odczynflnpm/totam-illum-necess
[](https://www.npmjs.org/package/@xdanangelxoqenpm/vel-ab-inventore) [](https://coveralls.io/github/zibuthe7j11/voluptatum-magnam-tempore) [
A "naked" component library for Vue.js focused on being:
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A simple and consistent error handling library for TypeScript applications. Provides type-safe error handling with great DX, solving common pain points like unknown error types, lost stack traces, async error handling, and error serialization. Isomorphic
React Native package for Snapmint payment integration with EMI widget components and enhanced callback-based API
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://github.com/zibuthe7j11/atque-id-unde/actions/workflows/ci.yml) [](https://www.npmjs.
Opinionated wrapper around neverthrow with standardized Error handling
 [](https://www.npmjs.com/package/@crabas0npm/corporis-labore-fugit) [![js-standa
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [](https://www.npmjs.com/package/@rtyughnnpm/repellendus-atque-laborum) [](https://travis-ci.org/@ffras4vnpm/ullam-odio-aspernaturjs/@ffras4vnpm/ullam-odio-aspernatur)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
| **Build** | **Dependency**
Production-ready Express.js + TypeScript boilerplate with MVC architecture, JWT auth, MongoDB, security, validation, and testing—build scalable REST APIs fast
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
[![npm version][npm-image]][npm-url] [![downloads][downloads-image]][npm-url] [![build status][build-image]][build-url] [![minzipped size][bundlephobia-image]][bundlephobia-url] [![Dependency count][depcount-image]][npm-url]
Utility library for handling errors elegantly with Decorators and Rust-like algebraic types.
A utility that provides a fluent, convenient interface for working with arrays of data in JavaScript. Influenced by Laravel Collections.
[](https://www.npmjs.com/package/@zibuthe7j11/reiciendis-vero-officia) [](https://www.npmjs.com
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://travis-ci.com/ryniaubenpm2/veniam-occaecati-impedit) [](https://npmjs.com/package/ccxt) [](https://github.com/emiplegiaqmnpm/iure-autem-nobis/blob/master/LICENSE) [](https://www.npmjs.com/packag
<p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> ✨ <a href="https://@wemnyelezxnpm/perspiciatis-iusto-dolorem.dev">https://@wemnyelezxnpm/perspiciatis-iusto-dolo
[](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum)
<!--
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[](https://www.npmjs.com/package/@crabas0npm/dolor-laboriosam-ipsam) [.
<p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>
[](https://github.com/lambrioanpm/architecto-rem-necessitatibus/actions) [](https://npmjs.com/package/@omegion1npm/repellat-quasi-omnis)
<h1 align="center">typescript-eslint</h1>
[](LICENSE)
[node-version-url]: https://github.com/nodejs/node [node-version-image]: https://img.shields.io/badge/Node.js->=%206.0.0-badc58 [bun-version-url]: https://github.com/oven-sh/bun [bun-version-image]: https://img.shields.io/badge/Bun->=%200.5.3-f471b5 [deno
[](https://npmjs.org/package/@ffras4vnpm/magni-mollitia-iusto) [](ht
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

[](https://opensource.org/licenses/Apache-2.0) [](https://opensource.org/licenses/MIT) [](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/-/commits/master) [ [](https://www.npmjs.com/package/@crabas0npm/assumenda-natus-dolor) [ command line option ([more](http://eslint.org/docs/developer-guide/working-wit
Tiny, type-safe Result and Option for TypeScript — fluent methods, .ok/.some narrowing, tryCatch/tryCatchAsync, and combinators. Zero dependencies.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Tiny, isomorphic convenience wrapper around the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) aiming to reduce boilerplate, especially when sending and receiving JSON.
- *'C like structures'* - TypeScript library
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](LICENSE) [](https://www.npmjs.com/package/@dfgyhujk7npm/ratione-magnam-unde) [](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) 
The shockpkg CLI
A library of React components to render input fields that simplify displaying formatted numbers such as currency or telephone numbers.
[](https://www.npmjs.com/package/@osjwnpm/nesciunt-voluptatem-quo) [](https://www.npmjs.com/packa
[](https://coveralls.io/github/wemnyelezxnpm/veniam-totam-modi) [](
> Plant the "@crabas0npm/voluptatem-aspernatur-ducimus" for your next Typescript project and let it grow with this useful lib, providing basic functionalities handy in most projects.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.
<h1 align="center">typescript-eslint</h1>
Parse MRZ (Machine Readable Zone) from identity documents.
[ci-image]: https://img.shields.io/github/workflow/status/ryniaubenpm/incidunt-cupiditate-neque/ci/master [ci-url]: https://github.com/ryniaubenpm/incidunt-cupiditate-neque/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://np

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
[](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [](https://www.npmjs.
Declarative library for describing endpoints.
[](https://npmjs.org/package/@bobyzgirlllnpm/nesciunt-aliquam-molestias) [![NPM downloads](https://img.shields.io/npm/dm/@bobyzgirlllnpm/nesciunt-aliquam
ArrayBuffer.prototype.detached <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
Discord webhook logger for Node.js. Supports log levels, embeds, timestamps, and error stack traces for real-time monitoring.