nextcloud / cdav-library

:date: πŸ“‡ CalDAV and CardDAV client library for JavaScript

Home Page:https://www.npmjs.com/package/@nextcloud/cdav-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdav-library

NPM Version

πŸ“… πŸ“‡ CalDAV and CardDAV client library for JavaScript

Build the library

# install dependencies
npm install

# build for dev and watch changes
npm run watch

# build for dev
npm run dev

# build for production with minification
npm run build

Running tests

You can use the provided npm command to run all tests by using:

npm run test

✌️ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and Forums. If you contribute, participate or interact with this community, please respect our shared values. 😌

❀️ How to create a pull request

This guide will help you get started:

About

:date: πŸ“‡ CalDAV and CardDAV client library for JavaScript

https://www.npmjs.com/package/@nextcloud/cdav-library

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.9%Language:Makefile 0.1%