Skip to content
/ tsdav Public
forked from natelindev/tsdav

WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser

License

Notifications You must be signed in to change notification settings

sunsama/tsdav

This branch is 6 commits ahead of, 32 commits behind natelindev/tsdav:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 14, 2023
Jul 4, 2024
Nov 21, 2024
Feb 22, 2024
Nov 21, 2024
Jul 3, 2022
Mar 7, 2022
Nov 4, 2021
Nov 21, 2023
Jul 4, 2024
Nov 23, 2020
Sep 14, 2021
Feb 22, 2024
Jun 10, 2021
Nov 21, 2024
Jul 3, 2022
Nov 21, 2024
Sep 14, 2021
Nov 21, 2024
Nov 21, 2024
Jul 4, 2024
Nov 21, 2024
Nov 7, 2021
Nov 21, 2024

Repository files navigation

Differences

This fork includes a way to send a homeUrl to createDAVClient and skip discovering that, which can take an additional 1-1.5s, unnecessarily if you already have that information stored.

Development

  • npm ci --legacy-peer-deps (originally this used yarn, but we prefer npm)
  • npm test (runs build, prettier, lint, and tsc)

Updating

When making a change, make sure to update the package.json:version, incrementing the number after -sunsama-.

About

WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • JavaScript 1.1%