Web SDK
Installation
Usage
Getting Started
//For single file downloads
<script src="../path/to/sdk/newfang-downloader.js"></script>
//For single file uploads
<script src="../path/to/sdk/newfang-uploader.js"></script>
//For single file deletion
<script src="../path/to/sdk/newfang_utils.js"></script>
//For generating URLs to place in HTML media tags
<script src="../path/to/sdk/newfang_store.js"></script>Uploader
Downloader
Store
Vanilla JS (without templating)
Vue
React
Delete
Remember
Contributing
License
Last updated
Was this helpful?