npm package
Homeneverthrow
NeverThrow is a utility package that helps manage errors by returning results instead of throwing exceptions. It provides a `Result` type for synchronous operations and a `ResultAsync` class for asynchronous tasks, allowing developers to handle success and failure more expressively. This package is ideal for applications that require robust error handling without the use of traditional try-catch blocks.
- lurq health score
- 54/100
- Confidence
- unproven
- Weekly downloads
- 2,651,714
- Latest version
- 8.2.0
- Last release
- Feb 21, 2025
- License
- MIT
Should you depend on neverthrow?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks neverthrow at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 2, 2026; this page refreshes every 24 hours. Source repository.