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