mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

New webdav client #166

Open natelindev opened 3 years ago

natelindev commented 3 years ago

I made a new library that allows you to handle WEBDAV, CALDAV and CARDAV with ease. It's fully written in typescript, well-tested, and have great documentation.

Please check it out: https://github.com/llldar/tsDAV