Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
babel-plugin-source-map-support
A Babel plugin which automatically makes stack traces source-map aware
flaverr
Flavor an Error instance with the specified error code string or dictionary of customizations.
cabin
Cabin is the best self-hosted JavaScript and Node.js logging service.
@visulima/error
Error with more than just a message, stacktrace parsing.
fliplog
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets
stack-slice
Slice a file or directory from the middle of an Error stack trace
find-callsite
Finds the correct place where the stack trace was started, not the place where error was thrown
enrich-api-error
Add an API's HTTP response to an error's stack trace for debugging.
@mnrendra/stack-trace
A utility for tracing the caller's call sites starting from a specific callee.
@mnrendra/read-stacked-file
Read a file based on the stack trace from any subdirectory in your project.
@ima/error-overlay
IMA.js error-overlay used in development mode for error reporting.
stack-trace-commonjs
stack-trace unofficial version commonjs
@mnrendra/read-stacked-json
Read the stacked JSON file from any sub-directory in your project.
babel-plugin-stack-trace-sourcemap
A Babel 6 plugin that automatically makes stack traces sourcemap aware. Requires V8.
babel-plugin-source-map-support-for-6
A Babel6 verion fork.A Babel plugin which automatically makes stack traces source-map aware
marciemarc425-flaverr
Flavor an Error instance with the specified error code string or dictionary of customizations.
aim-error-at
Build or modify an Error so that it is aimed towards the specified exit. (useful in synchronous machines, big switch statements, and loops inside of try/catch blocks)
sourcemapping
mapping to source code
stack-trace-v8
Get v8 stack traces as a detailed array of CallSite objects.
@distributed-systems/stack-trace
Get clean, standardized stack traces from V8 Error objects