shichen b6c5ecc67a init 10 月之前
..
.travis.yml b6c5ecc67a init 10 月之前
LICENSE b6c5ecc67a init 10 月之前
README.md b6c5ecc67a init 10 月之前
console.js b6c5ecc67a init 10 月之前
document.js b6c5ecc67a init 10 月之前
package.json b6c5ecc67a init 10 月之前
process.js b6c5ecc67a init 10 月之前
window.js b6c5ecc67a init 10 月之前

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