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

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