Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 297 Bytes

Bungie Platform API

This is not intended to be a complete implementation of the Bungie Platform. It's use is solely for Destiny Item Manager and its requirements.

Notes

babel src --out-dir app/scripts --optional asyncToGenerator

browserify ./app/scripts/app.js -o app/scripts/bundle.js