Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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