Common front-end utils for files sharing on Nextcloud and Nextcloud apps.
npm i -S @nextcloud/sharing
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.