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.
File Explorer
Download Latest Version (.zip)- mongo.js
- postgres.js
- redis.js
- redis.js
- addressbookserver.js
- calendarserver.js
- fileserver.js
- redis.js
- iBackend.js
- iCalendar.js
- iCalendarObject.js
- supportedCalendarComponentSet.js
- calendar.js
- calendarObject.js
- calendarQueryParser.js
- calendarQueryValidator.js
- calendarRoot.js
- plugin.js
- userCalendars.js
- mongo.js
- postgres.js
- redis.js
- iAddressBook.js
- iBackend.js
- iCard.js
- iDirectory.js
- supportedAddressData.js
- addressBook.js
- addressBookQueryParser.js
- addressBookRoot.js
- card.js
- plugin.js
- userAddressBooks.js
- VCFExportPlugin.js
- directory.js
- file.js
- node.js
- tree.js
- directory.js
- file.js
- node.js
- tree.js
- directory.js
- file.js
- node.js
- tree.js
- directory.js
- file.js
- node.js
- tree.js
- directory.js
- file.js
- node.js
- tree.js
- iCollection.js
- iExtendedCollection.js
- iFile.js
- iHref.js
- iLockable.js
- iNode.js
- iProperties.js
- iQuota.js
- addressbook.png
- calendar.png
- card.png
- collection.png
- file.png
- parent.png
- principal.png
- favicon.ico
- abstractBasic.js
- abstractDigest.js
- file.js
- iBackend.js
- mongo.js
- postgres.js
- redis.js
- fs.js
- lockinfo.js
- auth.js
- browser.js
- codesearch.js
- cors.js
- filelist.js
- filesearch.js
- locks.js
- mount.js
- temporaryfilefilter.js
- getLastModified.js
- href.js
- hrefList.js
- lockDiscovery.js
- principle.js
- resourceType.js
- response.js
- responseList.js
- supportedLock.js
- supportedReportSet.js
- collection.js
- file.js
- handler.js
- node.js
- objectTree.js
- plugin.js
- property.js
- server.js
- simpleCollection.js
- tree.js
- mongo.js
- postgres.js
- redis.js
- iAcl.js
- iBackend.js
- iPrincipal.js
- iPrincipalCollection.js
- acl.js
- aclRestrictions.js
- currentUserPrivilegeSet.js
- principal.js
- supportedPrivilegeSet.js
- abstractPrincipalCollection.js
- plugin.js
- principal.js
- principalCollection.js
- mongo.js
- postgres.js
- redis.js
- asyncEvents.js
- base.js
- exceptions.js
- util.js
- xml.js
- VAlarm.js
- VCalendar.js
- VCard.js
- VEvent.js
- VFreeBusy.js
- VJournal.js
- VTodo.js
- compound.js
- dateTime.js
- multiDateTime.js
- iCalendar.js
- splitterInterface.js
- VCard.js
- test_VCard.js
- test_reader.js
- component.js
- dateTimeParser.js
- freeBusyGenerator.js
- node.js
- parameter.js
- parseException.js
- property.js
- reader.js
- recurrenceIterator.js
- jsdav.js
- postgre.sql
- event1.ics
- event2.ics
- event3.ics
- vfreebusy1.ics
- vtodo1.ics
- vtodo2.ics
- vtodo3.ics
- vtodo4.ics
- eventByUID.xml
- eventsByPartstat.xml
- eventsByRange.xml
- eventsOnly.xml
- 1.txt
- 11.txt
- 2.txt
- 4.txt
- 1.txt
- 2.txt
- 1.txt
- 1.txt
- 11.txt
- 2.txt
- 3.txt
- htdigest
- testCalendarQuery.js
- litmus
- auth.js
- carddav.js
- connection.js
- davacl.js
- db.js
- mocha.opts
- test_auth.js
- test_base.js
- test_codesearch.js
- test_dropbox.js
- test_filelist.js
- test_ftp.js
- test_mongoId.js
- test_mount.js
- test_multi_instance_plugin.js
- test_plugins.js
- test_sandbox.js
- test_server.js
- test_sftp.js
- test_statfs.js
- test_xml.js
- .gitignore
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mikedeboer/jsDAV
Downloads the entire project code from GitHub to your computer.
cd jsDAV
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
