gaojunlong 0b996e41aa 2025-03-04-1 2 місяців тому
..
test 0b996e41aa 2025-03-04-1 2 місяців тому
.npmignore 0b996e41aa 2025-03-04-1 2 місяців тому
.testem.json 0b996e41aa 2025-03-04-1 2 місяців тому
.travis.yml 0b996e41aa 2025-03-04-1 2 місяців тому
LICENCE 0b996e41aa 2025-03-04-1 2 місяців тому
README.md 0b996e41aa 2025-03-04-1 2 місяців тому
index.js 0b996e41aa 2025-03-04-1 2 місяців тому
package.json 0b996e41aa 2025-03-04-1 2 місяців тому

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