2 个仓库
Pre-built UI components for managing the visual and logical flow of file upload queues.
Distinct from Drag-and-Drop File Upload: Focuses on the queue management UI rather than just the upload input or validation.
Explore 2 awesome GitHub repositories matching user interface & experience · File Upload Queue Widgets. Refine with filters or upvote what's useful.
Plupload is a JavaScript file upload library that provides a standardized interface for managing file transfers across different browser runtimes and environments. It functions as a cross-browser upload interface and manager, supporting multiple file selections and browser-based file filtering. The library distinguishes itself through specialized capabilities for handling large data and cloud integration. It includes a chunked file upload manager to split large files into smaller parts to bypass server size limits and a client-side image processor to downsize images and strip metadata before
Ships pre-built queue widgets and components to handle the visual flow of file transfers.
bootstrap-fileinput 是一个与 Bootstrap 兼容的 HTML5 文件上传小部件和插件。它提供了一个用于选择和上传多个文件的可定制界面,具有集成的图像预览、拖放支持以及针对文件类型、大小和数量的客户端验证。 该项目包括一个可恢复的文件上传客户端,它将大文件切片为块,以确保在间歇性连接下的稳定性,并允许传输暂停和恢复。它还具有一个客户端图像处理器,能够在传输前调整图像大小并读取 EXIF 元数据以自动校正图像方向。 该系统涵盖了广泛的功能,包括具有实时进度跟踪的异步文件传输、递归文件夹上传和 PDF 文档渲染。该界面通过布局模板、自定义主题和支持从右到左方向的多语言本地化提供了广泛的定制支持。
Manages an internal upload queue to coordinate the flow and retrieval of pending files.