OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4100discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: error-handling清除

A Winston plugin for the modern-errors library that adds fullFormat() and shortFormat() helpers for improved error logging. It supports configurable stack traces, log levels, nested errors, and JSON-safe output for Node.js applications.

Developer toolsCLI & terminal
recurspecchrisriv10
ADDED

RecurSpec is a Node.js command-line testing tool that checks whether the recovery instructions in error messages actually resolve the original failure, running each case in an isolated temporary workspace and blocking unsafe commands.

Developer toolsAutomationTesting & debugging
fastapi_faultsmathisarends
ADDED

fastapi-faults is an MIT-licensed Python package for FastAPI that defines typed RFC 9457 Problem Details from domain exceptions, reuses one immutable Fault definition for runtime responses and OpenAPI documentation, and supports feature-local registries, typed extension fields, and built-in framework error normalization.

Developer toolsBackend & APIs
effectEffect-TS
ADDED

Effect is a comprehensive TypeScript library designed for building robust, type-safe, production-grade applications with built-in support for typed errors and dependency injection.

Developer toolsBackend & APIs