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 RepositoriesFilesystem Patch Application

Capabilities to modify files on disk using patch objects that specify content changes and metadata updates.

Distinct from Patch-Based Contributions: Candidates focus on environment state [f14_mt1] or DOM patching [f14_mt5].

Explore 1 awesome GitHub repository matching development tools & productivity · Filesystem Patch Application. Refine with filters or upvote what's useful.

Awesome Filesystem Patch Application GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kpdecker/jsdiffAvatar de kpdecker

    kpdecker/jsdiff

    9,063Ver en GitHub↗

    jsdiff is a JavaScript text diffing library and comparison engine used to compute differences between strings or arrays. It identifies additions and removals between blocks of text and provides a system for generating and applying formatted Unix-style patches. The toolkit functions as a customizable token differ, allowing for the comparison of arbitrary token sequences using user-defined equality and tokenization rules. This enables the creation of specialized comparison tools for non-standard text or data formats. Comparison capabilities are available at the character, word, and line levels

    Modifies one or more files using a patch object to change content, renames, and modes.

    JavaScript
    Ver en GitHub↗9,063
  1. Home
  2. Development Tools & Productivity
  3. Filesystem Patch Application