1 个仓库
Mechanisms to abort or modify the file upload sequence based on custom validation logic within lifecycle events.
Distinct from Loading Interception: Distinct from general loading interception as it specifically targets the upload lifecycle and validation-driven abortions.
Explore 1 awesome GitHub repository matching data & databases · Upload Process Interceptions. Refine with filters or upvote what's useful.
bootstrap-fileinput 是一个与 Bootstrap 兼容的 HTML5 文件上传小部件和插件。它提供了一个用于选择和上传多个文件的可定制界面,具有集成的图像预览、拖放支持以及针对文件类型、大小和数量的客户端验证。 该项目包括一个可恢复的文件上传客户端,它将大文件切片为块,以确保在间歇性连接下的稳定性,并允许传输暂停和恢复。它还具有一个客户端图像处理器,能够在传输前调整图像大小并读取 EXIF 元数据以自动校正图像方向。 该系统涵盖了广泛的功能,包括具有实时进度跟踪的异步文件传输、递归文件夹上传和 PDF 文档渲染。该界面通过布局模板、自定义主题和支持从右到左方向的多语言本地化提供了广泛的定制支持。
Aborts uploads or file loading by returning custom error messages from lifecycle events.