Eric Foster 35b96bc934 initial commit 6 jaren geleden
..
test initial commit 6 jaren geleden
.npmignore initial commit 6 jaren geleden
.testem.json initial commit 6 jaren geleden
.travis.yml initial commit 6 jaren geleden
LICENCE initial commit 6 jaren geleden
README.md initial commit 6 jaren geleden
index.js initial commit 6 jaren geleden
package.json initial commit 6 jaren geleden

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