New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agendize/js-calendar-api

Package Overview
Dependencies
Maintainers
0
Versions
806
Alerts
File Explorer

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.27.0
Source
npm
Version published
Weekly downloads
1K
23.14%
Maintainers
0
Weekly downloads
 
Created
Source

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

Keywords

agendize

FAQs

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