Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 948 Bytes

File metadata and controls

25 lines (17 loc) · 948 Bytes

@nextcloud/sharing

REUSE status npm

Common front-end utils for files sharing on Nextcloud and Nextcloud apps.

Installation

npm i -S @nextcloud/sharing

Usage

There are three entry points provided:

  • The main entry point @nextcloud/sharing provides general utils for file sharing
  • The public entry point @nextcloud/sharing/public provides utils for handling public file shares
  • The ui entry point @nextcloud/sharing/ui provides API bindings to interact with the files sharing interface in the files app.