You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@agendize/js-public-api

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agendize/js-public-api

JavaScript wrapper for call Agendize Public API

1.12.0
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

JavaScript wrapper to call Agendize Public API

Description

Javascript library to call our Public API

Install

Available via npm as the package @agendize/js-public-api.

npm i @agendize/js-public-api

Alternatively you may add the umd package directly to the html document using the unpkg link.

<script src="https://unpkg.com/@agendize/js-public-api@1.0.1/dist/js-public-api.umd.js"></script>

When adding via unpkg, the loader can be accessed at agendize.api.PublicApi.

Example

Keywords

agendize

FAQs

Package last updated on 16 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts