awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBrowser-Based Version Control

Capabilities for managing version control repositories and performing commits or pushes directly within a web browser.

Distinct from Repository Browsers: Focuses on the runtime environment of version control operations rather than visual exploration or automation drivers.

Explore 1 awesome GitHub repository matching development tools & productivity · Browser-Based Version Control. Refine with filters or upvote what's useful.

Awesome Browser-Based Version Control GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • isomorphic-git/isomorphic-gitAvatar de isomorphic-git

    isomorphic-git/isomorphic-git

    8,259Voir sur GitHub↗

    Isomorphic-git is a full implementation of the Git version control system written in JavaScript. It serves as a programmatic client library that allows developers to perform core version control operations without requiring a system-level Git binary installation. The library is designed as an isomorphic codebase, meaning it runs identically across both client-side web browser environments and server-side Node.js runtimes. It achieves this by using a filesystem-agnostic storage model and a pure JavaScript implementation of the Git core logic and the Smart HTTP protocol. The project covers a c

    Enables performing full Git workflows, including commits and pushes, directly within a web browser.

    JavaScript
    Voir sur GitHub↗8,259
  1. Home
  2. Development Tools & Productivity
  3. Browser-Based Version Control