The @blocklet/uploader packages are designed to be both powerful and easy to integrate. To get the most out of them, it's helpful to understand the core concepts and key integrations that power their functionality. This section explores the foundational technologies and design principles behind the uploader.
At its core, @blocklet/uploader is built upon a solid foundation of proven open-source technology, enhanced with seamless integrations into the Blocklet ecosystem. The following concepts are key to understanding how it all works together.
Integration with Uppy
Learn how @blocklet/uploader leverages the powerful, modular Uppy library for its core upload functionality, including its plugin architecture and resumable uploads.
Integration with Media Kit
Discover the 'zero-config' experience. When a Media Kit blocklet is present, the uploader automatically configures itself and gains powerful new plugins.
Internationalization (i18n)
Understand how to customize the uploader's interface for different languages and regions using the built-in localization support.
Understanding these concepts will help you customize and extend the uploader to fit your specific needs. To dive deeper, start by exploring the Integration with Uppy.