lihai 8d6c751f49 feat: push 2 years ago
..
test 8d6c751f49 feat: push 2 years ago
.npmignore 8d6c751f49 feat: push 2 years ago
.testem.json 8d6c751f49 feat: push 2 years ago
.travis.yml 8d6c751f49 feat: push 2 years ago
LICENCE 8d6c751f49 feat: push 2 years ago
README.md 8d6c751f49 feat: push 2 years ago
index.js 8d6c751f49 feat: push 2 years ago
package.json 8d6c751f49 feat: push 2 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