吕君喜 406d880ac6 first 3 years ago
..
test 406d880ac6 first 3 years ago
.npmignore 406d880ac6 first 3 years ago
.testem.json 406d880ac6 first 3 years ago
.travis.yml 406d880ac6 first 3 years ago
LICENCE 406d880ac6 first 3 years ago
README.md 406d880ac6 first 3 years ago
index.js 406d880ac6 first 3 years ago
package.json 406d880ac6 first 3 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