vlad 6f123ff03e 18.07 před 6 roky
..
test 6f123ff03e 18.07 před 6 roky
.npmignore 6f123ff03e 18.07 před 6 roky
.testem.json 6f123ff03e 18.07 před 6 roky
.travis.yml 6f123ff03e 18.07 před 6 roky
LICENCE 6f123ff03e 18.07 před 6 roky
README.md 6f123ff03e 18.07 před 6 roky
index.js 6f123ff03e 18.07 před 6 roky
package.json 6f123ff03e 18.07 před 6 roky

README.md

console-browserify

build status

browser support

Emulate console for all the browsers

Example

var console = require("console-browserify")

console.log("hello world!")

Installation

npm install console-browserify

Contributors

  • Raynos

MIT Licenced