awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDependency Patch Manifests

Uses structured file naming conventions to map specific patch files to target dependencies and their corresponding version ranges.

Distinct from Dependency Manifests: Distinct from general dependency manifests: focuses on mapping patch files to specific dependency versions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Dependency Patch Manifests. Refine with filters or upvote what's useful.

Awesome Dependency Patch Manifests 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.
  • ds300/patch-packageAvatar de ds300

    ds300/patch-package

    11,098Voir sur GitHub↗

    Patch-package is a utility that extends JavaScript package managers to capture and reapply local modifications made to installed third-party dependencies. By generating standard diff files from changes made directly to the source code on disk, it allows developers to maintain custom fixes across dependency updates and team environments without the need to fork or publish modified versions of external libraries. The tool integrates directly into the package manager lifecycle, automatically applying stored patches after dependencies are installed or updated. It supports complex maintenance scen

    Uses structured manifests to map patch files to specific dependency versions.

    TypeScriptdependenciesdependency-managerdiff
    Voir sur GitHub↗11,098
  1. Home
  2. Software Engineering & Architecture
  3. Dependency Manifests
  4. Dependency Patch Manifests