Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
throw-on
Throw on console.error() & fetch
mock-stdio
mock stdio output for tests
stripify
Browserify transform that strips console.log lines from your code
supererror
Colorful console.error replacement
console-log-html
Copies/redirects console output to HTML
easy-console-color
Easily add color and style to console output in both web and shell environments using intuitive placeholders.
console-once
An npm package for calling console.[debug | log | warn | info | error | etc] only once
consolate
Create an unlimited number of intuitive log functions that Consolate adds to the Node.JS console object—even override built-in functions (error, info, warn, etc.) And while you're at it, feel free to easily define colors and prefixes.
@feyond/console-logging
Browser console log printing wrapper supports log level control.
console-from
changes console log and console error massages and add the location the console was called
err-color
Automatic coloring of filenames and line numbers with different colors when logging errors.
csb-inspector
Capture console.log and server errors and display it in a very useful real-time screen to be able to view the console.log of the server in the browser
errorlog-browser
A simple console.error override written in pure javascript.
log-hogger
To keep the log persistent in mongo
extended-logger
Extended logger for nodejs
console-substitute
Polyfill for the String Substitutions by console.
eslint-plugin-forbid-console
ESLint Plugin to forbid usage of console + optionally display custom message
consl
A javascript module that abbreviates the Console methods.
endebuggify
Eliminate console.log/warn/error() statement from source file, except for files matching given pattern.
@lgd-utils/screenlog
Bring console.log and so on, on the screen