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