CLI server manager for backtrace-console — run/start/stop the Express server.
A debug backtrace module for PEG.js.
A WebdriverIO plugin. Adapter for Cucumber.js testing framework.
Backtrace-JavaScript SDK core library
Backtrace-JavaScript sourcemap tools
Backtrace-JavaScript Node.JS integration
Backtrace-JavaScript web browser integration
Backtrace CLI for working with Javascript files.
Backtrace-Javascript React integration
Backtrace-JavaScript Electron integration
Common tools for Backtrace Node services
Backtrace error reporting tool
Backtrace-JavaScript NestJS integration
Backtrace-Javascript React-Native integration
Backtrace.io error reporting tool for client-side applications
Backtrace-JavaScript Session Replay module
Type definitions for cyclic dependencies plugin
Backtrace Rollup plugin
Backtrace Vite plugin
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Emulate console for all the browsers
Array#isArray for older browsers
Printing pretty tables on console log
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Prints out an exception message, class name, and backtrace to the console.
Nicely prints Ruby backtrace to the console
Rails backtrace silencer for ajax requests
call_stack can be used to obtain backtrace information in a running program. It also contains a new Binding.of_caller implementation that works with Ruby 1.8.5. It can be used with Rails' breakpointer as follows: ruby -rbreakpoint185 script/server and then, in another console script/breakpointer