A utility package for JavaScript applications.
NodeJS Require that let you handle module not found error without try/catch
Cross browser stack traces
Parses every stack trace into a nicely formatted array of hashes.
An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers
Returns syntax error while requiring modules under try/catch, which is missing by default
Gracefully handle a Promise using async/await.
Gracefully handle a Promise using async/await.
Cloudflare plugin for Vite
`Start a promise chain
Utility functions for writing type-safe catch blocks
React Sigma - Layout core
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges.
functional try-catch wrapper
A browserify transform that allows optional dependencies in try..catch blocks
React Sigma
function try-catch wrapper for promises
React Sigma - Layout force directed
YAML 1.2 parser and serializer
XS Tools API
React Sigma - Layout random
React Sigma - Layout Force Atlas 2
Official Sentry SDK for the Vercel Edge Runtime
Error factory with the ability to append stack traces from previous errors, as well as appending debug params to stack traces. Great if you want one appended stack trace that defines the error at many levels of your code. This concept works wonders when