GT2/Ejectable/node_modules/global
Ren Juan 06c1a5835d set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
..
.travis.yml set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
LICENSE set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
README.md set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
console.js set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
document.js set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
package.json set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
process.js set clean start from expo 4.10 2021-08-16 00:14:59 +00:00
window.js set clean start from expo 4.10 2021-08-16 00:14:59 +00:00

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