huanggang 03a863fb53 add node_modules 8 years ago
..
test 03a863fb53 add node_modules 8 years ago
.npmignore 03a863fb53 add node_modules 8 years ago
.testem.json 03a863fb53 add node_modules 8 years ago
.travis.yml 03a863fb53 add node_modules 8 years ago
LICENCE 03a863fb53 add node_modules 8 years ago
README.md 03a863fb53 add node_modules 8 years ago
index.js 03a863fb53 add node_modules 8 years ago
package.json 03a863fb53 add node_modules 8 years ago

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