1.3.8 • Published 7 years ago

destiny-api v1.3.8

Weekly downloads
4
License
MIT
Repository
-
Last release
7 years ago

destiny-api

A 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

Installation

npm install --save destiny-api

Usage

var destiny = new Destiny({ /* options */ });