You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
xuma 061bf09bc8 one key push update 2 years ago
..
.travis.yml one key push update 2 years ago
LICENSE one key push update 2 years ago
README.md one key push update 2 years ago
console.js one key push update 2 years ago
document.js one key push update 2 years ago
package.json one key push update 2 years ago
process.js one key push update 2 years ago
window.js one key push update 2 years 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