shichen b6c5ecc67a init hace 1 año
..
.travis.yml b6c5ecc67a init hace 1 año
LICENSE b6c5ecc67a init hace 1 año
README.md b6c5ecc67a init hace 1 año
console.js b6c5ecc67a init hace 1 año
document.js b6c5ecc67a init hace 1 año
package.json b6c5ecc67a init hace 1 año
process.js b6c5ecc67a init hace 1 año
window.js b6c5ecc67a init hace 1 año

README.md

global

Require global variables

Example

var global = require("global")
var document = require("global/document")
var window = require("global/window")

Installation

npm install global

Contributors

  • Raynos

MIT Licenced