GitShow/sindresorhus/loud-rejection
sindresorhus

loud-rejection

Make unhandled promise rejections fail loudly instead of the default silent fail

by sindresorhus
Star on GitHubForknpm

JavaScript

282 stars16 forks10 contributorsQuiet · 5y agoSince 2015v2.2.0MIT

Meet the team

See all 10 on GitHub →
sindresorhus
sindresorhus37 contributions
jamestalmage
jamestalmage7 contributions
callumlocke
callumlocke3 contributions
BendingBender
BendingBender2 contributions
coreyfarrell
coreyfarrell1 contribution
DylanVann
DylanVann1 contribution
LinusU
LinusU1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript97.3%
TypeScript2.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
infacto
Use of the "unhandledRejection" event.ClosedIssue

Why not just add the event ? No lib/dep required. While newer NodeJS versions will handle it automatically. DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. https://nodejs.org/api/process.html#process_event_unhandledrejection

infacto · 5y ago
DylanVann
Add TypeScript declaration file for `load-rejection/register`MergedPR

Before: !image After: !image This is in a TypeScript file. It can be an error depending on compiler settings.

DylanVann · 6y ago
Structured data for AI agents

Repository: sindresorhus/loud-rejection. Description: Make unhandled promise rejections fail loudly instead of the default silent fail Stars: 282, Forks: 16. Primary language: JavaScript. Languages: JavaScript (97.3%), TypeScript (2.7%). License: MIT. Latest release: v2.2.0 (6y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 85%. Top contributors: sindresorhus, jamestalmage, callumlocke, BendingBender, coreyfarrell, DylanVann, LinusU, Richienb, ntwb, timdp.

·@ofershap

Replace github.com with gitshow.dev