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 Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
test Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
.npmignore Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
.testem.json Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
.travis.yml Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
LICENCE Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
README.md Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
index.js Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00
package.json Switched jslint to jshint. Broke everything. 2014-09-02 22:10:24 +02:00

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