presenta-sdk

0.0.13 • Public • Published

PRESENTA Plugin SDK

Include the library

Install the library with NPM

npm install presenta-sdk

then, include the library in the browser:

<script src="/node_modules/presenta-sdk/dist/presenta-sdk.js"></script>

or using unPkg with:

<script src="https://unpkg.com/presenta-sdk"></script>

In the browser, a global presenta object will be available.

Alternatively you can use it in ES6:

import * as presenta from 'presenta-sdk'

To learn more about how to use it, go to this page.

Development notes

Test

There is a test file in test you can run in the browser using npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i presenta-sdk

Weekly Downloads

16

Version

0.0.13

License

ISC

Unpacked Size

13.1 kB

Total Files

18

Last publish

Collaborators

  • abusedmedia