Skip to content

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

License

Notifications You must be signed in to change notification settings

JonathanHartmann/cdav-library

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

cdav-library

Build Status

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

Build the library

# set up and build for production
make

# install dependencies
make dev-setup

# build for dev and watch changes
make watch-js

# build for dev
make build-js

# build for production with minification
make build-js-production

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Makefile 0.1%