Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
polly-js
Transient exception handling
ouch
Javascript error handling for cool kids
eslint-plugin-exception-handling
💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.
err-tree
Advanced error handling & printing
exceptional.js
JavaScript exception handling library.
typescript-result
A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable.
@snowfrog/result
Type-safe error handling without exceptions.
verror
richer JavaScript errors
@fastkit/catcher
Custom classes for Type-safe handling of exceptions in your application.
pretty-error
See nodejs errors with less clutter
approved
Schema-based data filtering, validation and error handling.
ebec
A library that provides a basic ES6 error class.
functional-try
Error handling wrapper for cleaner use of strict type checking in TypeScript
minimal-result
A minimal, Flow-typed, Rust-style Result library for functional exception handling.
maester
Async logging and exception handling library runs on browsers and node.js
tinyeffect
A tiny TypeScript library for handling side effects in a unified way using algebraic effects, offering a type-safe approach for async operations, error handling, dependency injection, and more.
react-native-exception-handler
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
ember-error-tracker
Error handling and logging addon for Ember.js.
@mrathod05/nestjs-exception-handler
A CLI tool to integrate a global exception handler into your NestJS project for better error handling and formatting.
better-try-catch
Try-catch wrapper for easy error handling.