Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forwardemail/caldav-adapter
CalDAV server for Node.js and Koa. Modernized and maintained for @forwardemail
https://github.com/forwardemail/caldav-adapter
cal caldav card carddav dav email express forward imap javascript koa mail node nodejs pop3 server smtp
Last synced: 4 days ago
JSON representation
CalDAV server for Node.js and Koa. Modernized and maintained for @forwardemail
- Host: GitHub
- URL: https://github.com/forwardemail/caldav-adapter
- Owner: forwardemail
- License: mit
- Created: 2018-08-03T04:00:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T17:59:36.000Z (2 months ago)
- Last Synced: 2024-11-10T21:03:26.196Z (5 days ago)
- Topics: cal, caldav, card, carddav, dav, email, express, forward, imap, javascript, koa, mail, node, nodejs, pop3, server, smtp
- Language: JavaScript
- Homepage: https://forwardemail.net
- Size: 230 KB
- Stars: 28
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [**caldav-adapter**](https://github.com/forwardemail/caldav-adapter)
[![build status](https://github.com/forwardemail/caldav-adapter/actions/workflows/ci.yml/badge.svg)](https://github.com/forwardemail/caldav-adapter/actions/workflows/ci.yml)
[![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org)
[![license](https://img.shields.io/github/license/forwardemail/caldav-adapter.svg)](LICENSE)> CalDAV server for Node.js and Koa. Modernized and maintained for [Forward Email](https://forwardemail.net).
## Table of Contents
* [Usage](#usage)
* [Install](#install)
* [Contributors](#contributors)
* [License](#license)## Usage
Please refer to the Forward Email implementation at for usage insight.
## Install
[npm][]:
```sh
npm install caldav-adapter
```## Contributors
| Name | Website |
| ------------------- | -------------------------------- |
| **Sanders DeNardi** | |
| **Forward Email** | |## License
[MIT](LICENSE) © Sanders DeNardi and Forward Email LLC
##
[npm]: https://www.npmjs.com