Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/global
Returns a reference to the `global` object
https://github.com/component/global
Last synced: 13 days ago
JSON representation
Returns a reference to the `global` object
- Host: GitHub
- URL: https://github.com/component/global
- Owner: component
- Created: 2013-08-22T18:37:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T20:46:39.000Z (about 9 years ago)
- Last Synced: 2024-05-08T17:12:04.675Z (8 months ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# global
Returns a reference to the `global` object
## Installation
Install with [component(1)](http://component.io):
$ component install component/global
## API
``` js
var global = require('global');
```## License
MIT