58e45b57b0 | ||
---|---|---|
.github/workflows | ||
LICENSES | ||
lib | ||
.gitignore | ||
.prettierignore | ||
AUTHORS.md | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
REUSE.toml | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
vite.config.ts |
README.md
@nextcloud/sharing
Common front-end utils for files sharing on Nextcloud and Nextcloud apps.
Installation
npm i -S @nextcloud/sharing
Usage
There are two 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