awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • isomorphic-git/isomorphic-gitAvatar de isomorphic-git

    isomorphic-git/isomorphic-git

    8,259Ver en 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
    Ver en GitHub↗8,259
  1. Home
  2. Development Tools & Productivity
  3. Browser-Based Version Control