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

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