/tsdav

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

Primary LanguageTypeScriptMIT LicenseMIT

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 install --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-.