Eric Foster 35b96bc934 initial commit 8 лет назад
..
test initial commit 8 лет назад
.npmignore initial commit 8 лет назад
.testem.json initial commit 8 лет назад
.travis.yml initial commit 8 лет назад
LICENCE initial commit 8 лет назад
README.md initial commit 8 лет назад
index.js initial commit 8 лет назад
package.json initial commit 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