@nexim/upload-sdk
v2.0.0-alpha.2
Published
TypeScript SDK for seamless integration with Nexim Media Upload Service. It provides state machine-based upload handling, progress tracking, and type-safe API for image optimization and file uploads.
Downloads
350
Maintainers
Readme
@nexim/upload-sdk
Overview
@nexim/upload-sdk is a TypeScript SDK for seamless integration with Nexim Media Upload Service. It provides state machine-based upload handling, progress tracking, and type-safe API for image optimization and file uploads.
Features
- 🔄 State machine-based upload handling
- 📊 Upload progress tracking
- 🎯 Image optimization with presets
- 📁 Virtual file input support
- ✨ Type-safe API
- 🛡️ Built-in error handling
Installation
npm install @nexim/upload-sdk
# Or using yarn
yarn add @nexim/upload-sdkDocumentation
Read full documentation here.
