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

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