@nextcloud/sharing
v0.3.0
Published
Front-end utilities for Nextcloud files sharing
Keywords
Readme
@nextcloud/sharing
Common front-end utils for files sharing on Nextcloud and Nextcloud apps.
Installation
npm i -S @nextcloud/sharingUsage
There are three entry points provided:
- The main entry point
@nextcloud/sharingprovides general utils for file sharing - The public entry point
@nextcloud/sharing/publicprovides utils for handling public file shares - The ui entry point
@nextcloud/sharing/uiprovides API bindings to interact with the files sharing interface in the files app.
