gaojunlong 0b996e41aa 2025-03-04-1 2 maanden geleden
..
test 0b996e41aa 2025-03-04-1 2 maanden geleden
.npmignore 0b996e41aa 2025-03-04-1 2 maanden geleden
.testem.json 0b996e41aa 2025-03-04-1 2 maanden geleden
.travis.yml 0b996e41aa 2025-03-04-1 2 maanden geleden
LICENCE 0b996e41aa 2025-03-04-1 2 maanden geleden
README.md 0b996e41aa 2025-03-04-1 2 maanden geleden
index.js 0b996e41aa 2025-03-04-1 2 maanden geleden
package.json 0b996e41aa 2025-03-04-1 2 maanden geleden

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