awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesUpload Process Interceptions

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.

Awesome Upload Process Interceptions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kartik-v/bootstrap-fileinputkartik-v 的头像

    kartik-v/bootstrap-fileinput

    5,350在 GitHub 上查看↗

    bootstrap-fileinput 是一个与 Bootstrap 兼容的 HTML5 文件上传小部件和插件。它提供了一个用于选择和上传多个文件的可定制界面,具有集成的图像预览、拖放支持以及针对文件类型、大小和数量的客户端验证。 该项目包括一个可恢复的文件上传客户端,它将大文件切片为块,以确保在间歇性连接下的稳定性,并允许传输暂停和恢复。它还具有一个客户端图像处理器,能够在传输前调整图像大小并读取 EXIF 元数据以自动校正图像方向。 该系统涵盖了广泛的功能,包括具有实时进度跟踪的异步文件传输、递归文件夹上传和 PDF 文档渲染。该界面通过布局模板、自定义主题和支持从右到左方向的多语言本地化提供了广泛的定制支持。

    Aborts uploads or file loading by returning custom error messages from lifecycle events.

    JavaScriptajax-uploadbootstrapbootstrap-fileinput
    在 GitHub 上查看↗5,350
  1. Home
  2. Data & Databases
  3. Data Loading Optimizations
  4. Loading Interception
  5. Upload Process Interceptions