Destiny API through bungie.net
npm install destiny-apiA module that interact's with Bungie's Destiny API. Written in JavaScript so it
can be used to build applications using:
- Browser plugins
- React-Native
- PhoneGap
- Titanium Appcelerator
- Node.js / IO.js
```
npm install --save destiny-api
`js``
var destiny = new Destiny({ / options / });