You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@agendize/js-calendar-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agendize/js-calendar-api

JavaScript wrapper for call Agendize Calendar API

1.29.0
latest
Version published
Weekly downloads
275
-86.22%
Maintainers
0
Weekly downloads
 
Created

JavaScript wrapper to call Agendize Calendar API

Description

Javascript library to call our Calendar API

Install

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

npm i @agendize/js-calendar-api

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

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

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

Example

FAQs

Package last updated on 12 Sep 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