Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdamron/parse-sdk
Parse SDK as a Module.
https://github.com/wdamron/parse-sdk
Last synced: about 2 months ago
JSON representation
Parse SDK as a Module.
- Host: GitHub
- URL: https://github.com/wdamron/parse-sdk
- Owner: wdamron
- Created: 2014-12-04T19:44:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T20:03:30.000Z (about 10 years ago)
- Last Synced: 2023-03-24T03:51:13.879Z (almost 2 years ago)
- Language: JavaScript
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Parse SDK v1.3.1
* Underscore.js v1.4.4 replaced with Lo-Dash v2.4.1
* This package requires Duo.js (or similar) to build## Usage
```
var Parse = require('bh5/parse-sdk');
```