Debugging Packages

verylazylogger

Tired of naming your variables when you're debugging? This is a simple console.log that outputs the name of variable and the value in a JSON format to the console. Saves you from ever having to type out lines of code like this: console.log("variable", var

1.0.0 • Published 2 years ago

mondebug

Super simple module for debugging. It allows you to run any code on the Chrome Debugger keeping a process running with a server for further exploration of the code results of the computation

1.0.0 • Published 5 years ago

x-logify

A feature-rich and colorful logging utility for Node.js applications. Simplify debugging, improve log readability, and enhance your development experience with different log levels, including trace, debug, info, warn, and error. Powered by ANSI color code

1.0.7 • Published 2 months ago