1.0.2 • Published 4 months ago

gokul-sdk v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

SirenWeb

A JavaScript SDK for calling the Siren API.

Installation

npm install SirenWeb

1. Run `npm install` to install dependencies.
2. Run `npm run build` to create the UMD bundle in `dist/SirenWeb.js`.

**To use the module:**

- Include the `dist/SirenWeb.js` file in your HTML or JavaScript project.
- Import and use the `SirenWeb` class as shown in the usage example.dist