1
0
Fork 0
arangodb/js/node/node_modules/jshint/node_modules/console-browserify
Alan Plum b665e038be Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
..
node_modules/date-now
test
.npmignore
.testem.json
.travis.yml
LICENCE
README.md
index.js
package.json

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