🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@epilot/calendar-client

Package Overview
Dependencies
Maintainers
49
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

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
145
1015.38%
Maintainers
49
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 17 Jun 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