shichen b6c5ecc67a init 1 year ago
..
.travis.yml b6c5ecc67a init 1 year ago
LICENSE b6c5ecc67a init 1 year ago
README.md b6c5ecc67a init 1 year ago
console.js b6c5ecc67a init 1 year ago
document.js b6c5ecc67a init 1 year ago
package.json b6c5ecc67a init 1 year ago
process.js b6c5ecc67a init 1 year ago
window.js b6c5ecc67a init 1 year ago

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