debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
A tiny JavaScript utility that lets you add labeled diagnostic log messages to your code and turn specific groups on or off with an environment variable, replacing scattered console.log calls.
JavaScript
★ 11k
2mo ago
Explain →