jam-cloud/jam-ui/node_modules/global
Nuwan 23d1ece36d fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
..
.npmignore fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
.travis.yml fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
LICENSE fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
README.md fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
console.js fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
document.js fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
package.json fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
process.js fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30
window.js fixing controller tests after upgradeing to rails5 2022-02-15 16:27:07 +05:30

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