File: README.md

package info (click to toggle)
node-react-hot-loader 4.13.1%2B~cs12.12.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,260 kB
  • sloc: javascript: 12,320; sh: 58; makefile: 17
file content (30 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# global

<!-- [![build status][1]][2]

[![browser support][3]][4] -->

Require global variables

## Example

```js
var global = require("global")
var document = require("global/document")
var window = require("global/window")
```

## Installation

`npm install global`

## Contributors

 - Raynos

## MIT Licenced

  [1]: https://secure.travis-ci.org/Colingo/global.png
  [2]: http://travis-ci.org/Colingo/global
  [3]: http://ci.testling.com/Colingo/global.png
  [4]: http://ci.testling.com/Colingo/global