🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@epilot/calendar-client

Package Overview
Dependencies
Maintainers
47
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/calendar-client

JavaScript client library for epilot's Calendar API

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
44
340%
Maintainers
47
Weekly downloads
 
Created
Source

@epilot/calendar-client

CI npm version bundle size License

Client library for epilot Calendar API

Uses openapi-client-axios

Installation

npm install --save @epilot/calendar-client

Usage

import { getClient } from '@epilot/calendar-client';
const calendarClient = getClient();

const calendars = await calendarClient.listCalendars();

Keywords

epilot

FAQs

Package last updated on 05 May 2026

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