Skip to content

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.

License

Notifications You must be signed in to change notification settings

respectTheCode/jsDAV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Features

  • Fully WebDAV compliant
  • Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive, Open Office, and probably more
  • Supporting class 1, 2 and 3 Webdav servers
  • Custom property support
  • Locking support

Features in development

  • Pass all Litmus tests
  • CalDAV (to be tested with Evolution, iCal, iPhone and Lightning).

Supported RFC's

RFC's in development

  • RFC4918: WebDAV revision
  • CalDAV ctag, CalDAV-proxy

See the wiki for more information!

Amsterdam, 2010. Mike de Boer.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Shell 0.4%