@diversify/api

1.0.35 • Public • Published

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/api@1.0.28/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

/@diversify/api/

    Package Sidebar

    Install

    npm i @diversify/api

    Weekly Downloads

    4

    Version

    1.0.35

    License

    MIT

    Unpacked Size

    589 kB

    Total Files

    23

    Last publish

    Collaborators

    • jgrenon