console-browserify icon indicating copy to clipboard operation
console-browserify copied to clipboard

Emulate console for all the browsers

Results 1 console-browserify issues
Sort by recently updated
recently updated
newest added

I'm asking this because this plugin is in use @ **Webpack 3** via [node-libs-browser](https://github.com/webpack/node-libs-browser). It would be nice to include [a bunch of functions handlers](https://github.com/paulmillr/console-polyfill/blob/master/index.js) for this, such as `console.table`,...