@filezen/js
v0.1.14
Published
The universal JavaScript SDK for FileZen.
Downloads
53
Readme
@filezen/js
The universal JavaScript SDK for FileZen.
FileZen is a powerful and easy-to-use file upload and storage solution. This SDK provides a comprehensive set of tools for integrating FileZen into your web applications, with support for both client-side and server-side operations.
Installation
# With npm
npm install @filezen/js
# With yarn
yarn add @filezen/js
# With pnpm
pnpm add @filezen/jsUsage
For framework-specific guides, please see the READMEs of the integration packages:
- Next.js: See
@filezen/next/README.md. - NestJS: See
@filezen/nest/README.md.
API Reference
For a detailed API reference, please check the source code and type definitions in the respective packages.
Happy uploading!
