huanggang 03a863fb53 add node_modules 8 年之前
..
test 03a863fb53 add node_modules 8 年之前
.npmignore 03a863fb53 add node_modules 8 年之前
.testem.json 03a863fb53 add node_modules 8 年之前
.travis.yml 03a863fb53 add node_modules 8 年之前
LICENCE 03a863fb53 add node_modules 8 年之前
README.md 03a863fb53 add node_modules 8 年之前
index.js 03a863fb53 add node_modules 8 年之前
package.json 03a863fb53 add node_modules 8 年之前

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