katwhite 2bb8a30479 i hope this works 4 年之前
..
test 2bb8a30479 i hope this works 4 年之前
.npmignore 2bb8a30479 i hope this works 4 年之前
.testem.json 2bb8a30479 i hope this works 4 年之前
.travis.yml 2bb8a30479 i hope this works 4 年之前
LICENCE 2bb8a30479 i hope this works 4 年之前
README.md 2bb8a30479 i hope this works 4 年之前
index.js 2bb8a30479 i hope this works 4 年之前
package.json 2bb8a30479 i hope this works 4 年之前

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