@diversify/api
v1.0.35
Published
This library is used to interact with the [Diversify.sh](https://diversify.sh/) platform from either a web application or a Node.JS app.
Downloads
89
Readme
Diversify.sh Javascript API Library
This library is used to interact with the Diversify.sh platform from either a web application or a Node.JS app.
Using browser version
You can add this library in your web page using the following tag:
<script src="https://npm-cdn.herokuapp.com/@diversify/[email protected]/dist/diversify.min.js"></script>
Change the version (1.0.28) with the current version you're targeting.
Using with NPM
If you're using Node.JS or your web app is built with webpack. You can install this library using NPM:
npm install -S @diversify/api