Showing 1-20 of 48,961 packages
A console.log implementation that plays *nice* with large amounts of data. It Keeps node alive until the output has flushed to the screen.
Stylish console.log for node
Filter out unwanted `console.log()` output
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Console.log transformation pipes
just `console.log` prefixed with a green check
A console widget for viewing logs in your browser.
Prepend timestamps to functions like console.log, console.warn, etc
enhanced console.log
Browser console polyfill. Makes it safe to do console.log()-s etc always.
A Solidity library and EVM hooks for using console.log from Solidity contracts
Prefix calls to console.log, console.warn, etc with whatever you'd like
console.log(123)
```javascript var monitoring = require('../..').start() monitoring.ee.on('socketio', function(data) { console.log(data) }) ```
Remove debugger statements and functions like assert.equal and console.log from your code
console.log with pretty colors
pipe objects to console.log
Buffer calls to console.log, console.warn, etc. for high performance logging
🐊Putout plugin adds ability to find and remove console.log calls
Add console.log support to Azure Functions