ninjavungve / node-global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 100.0%