Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iter-idea/idea-calendar-connectors
IDEA's calendar connectors
https://github.com/iter-idea/idea-calendar-connectors
calendar google-calendar microsoft-outlook
Last synced: about 2 months ago
JSON representation
IDEA's calendar connectors
- Host: GitHub
- URL: https://github.com/iter-idea/idea-calendar-connectors
- Owner: iter-idea
- License: mpl-2.0
- Created: 2021-01-01T15:53:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T09:57:30.000Z (9 months ago)
- Last Synced: 2024-04-26T10:51:26.126Z (9 months ago)
- Topics: calendar, google-calendar, microsoft-outlook
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/idea-calendar-connectors
- Size: 577 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDEA's calendar connectors
Connectors to link external calendaring services such as Google Calendar or Microsoft Outlook.
## Installation
`npm i idea-calendar-connectors`
## Usage
```
import { CalendarsConnector } from 'idea-calendar-connectors';
```## Documentation
Documentation generated with TypeDoc: [link](https://iter-idea.github.io/IDEA-calendar-connectors).