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.

README.md 508 B

3 vuotta sitten
123456789101112131415161718192021222324252627282930
  1. # global
  2. <!-- [![build status][1]][2]
  3. [![browser support][3]][4] -->
  4. Require global variables
  5. ## Example
  6. ```js
  7. var global = require("global")
  8. var document = require("global/document")
  9. var window = require("global/window")
  10. ```
  11. ## Installation
  12. `npm install global`
  13. ## Contributors
  14. - Raynos
  15. ## MIT Licenced
  16. [1]: https://secure.travis-ci.org/Colingo/global.png
  17. [2]: http://travis-ci.org/Colingo/global
  18. [3]: http://ci.testling.com/Colingo/global.png
  19. [4]: http://ci.testling.com/Colingo/global