awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesBrowser File System API Integrations

Integration with modern browser APIs for secure and advanced file system access.

Distinct from File System Integration: Targets the specific web-based File System Access API, distinct from OS-level or virtualized file system integration.

Explore 2 awesome GitHub repositories matching web development · Browser File System API Integrations. Refine with filters or upvote what's useful.

Awesome Browser File System API Integrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • react-dropzone/react-dropzoneAvatar react-dropzone

    react-dropzone/react-dropzone

    10,985Vezi pe GitHub↗

    react-dropzone is a React hook and HTML5 drag-and-drop wrapper used to create interactive areas that accept files via drag-and-drop or a native system file picker. It serves as a web file system interface, bridging browser interfaces with the operating system's file selection process. The project distinguishes itself by managing complex event propagation to isolate drop zones and providing global drag-state detection for document-wide visual feedback. It supports both traditional hidden input triggers and the modern browser File System Access API for secure context integration, and it can det

    Utilizes the modern browser File System Access API as an alternative to traditional hidden input elements.

    JavaScriptdrag-and-dropfilefile-upload
    Vezi pe GitHub↗10,985
  • simple-uploader/uploaderAvatar simple-uploader

    simple-uploader/Uploader

    875Vezi pe GitHub↗

    Uploader is a JavaScript library designed for managing reliable, resumable, and concurrent file transfers within web applications. It provides a client-side interface that leverages the browser's native file system capabilities to handle data selection and transmission. The library distinguishes itself by implementing a chunked data handling model, which breaks large files into smaller segments to ensure fault tolerance. This architecture allows for the automatic recovery of transfers following network interruptions or browser restarts, while maintaining state-persistent queues that enable us

    Interfaces directly with browser-level file system APIs to handle local data selection and reading.

    JavaScript
    Vezi pe GitHub↗875
  1. Home
  2. Web Development
  3. Browser File System API Integrations