Eric Foster 35b96bc934 initial commit hace 6 años
..
test initial commit hace 6 años
.npmignore initial commit hace 6 años
.testem.json initial commit hace 6 años
.travis.yml initial commit hace 6 años
LICENCE initial commit hace 6 años
README.md initial commit hace 6 años
index.js initial commit hace 6 años
package.json initial commit hace 6 años

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