awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesLibrary Version Synchronization

Alignment of type package versions with the semantic versions of the external JavaScript libraries they describe.

Distinct from Library Version Resolution: Distinct from Library Version Resolution: focuses on synchronizing the metadata of a type package with its target library rather than solving version conflicts.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Library Version Synchronization. Refine with filters or upvote what's useful.

Awesome Library Version Synchronization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • definitelytyped/definitelytypedDefinitelyTyped का अवतार

    DefinitelyTyped/DefinitelyTyped

    51,293GitHub पर देखें↗

    DefinitelyTyped is a community-maintained type store and centralized JavaScript type registry. It serves as a repository of static TypeScript type declarations for third-party JavaScript libraries, providing the necessary metadata to enable compile-time safety and editor intelligence for external modules not originally written in TypeScript. The project operates as a collaborative ecosystem where contributors define, validate, and maintain type declarations through a structured review process. This involves mapping type definition versions to specific library and compiler releases to ensure s

    Synchronizes type package versions with JavaScript library versions using semantic versioning in headers.

    TypeScriptdefinitiondtshacktoberfest
    GitHub पर देखें↗51,293
  • gluestack/gluestack-uigluestack का अवतार

    gluestack/gluestack-ui

    4,931GitHub पर देखें↗

    gluestack-ui is a cross-platform React component library built with Tailwind CSS. It provides over 30 pre-built, accessible components that can be installed by copying their source files directly into a project, giving developers full control over customization without external runtime dependencies. Every component implements WAI-ARIA patterns, keyboard navigation, and screen reader support out of the box. A key differentiator is the copy-paste architecture: rather than a traditional package dependency, component source code is placed in the project, allowing direct editing and eliminating ve

    Ships a CLI that detects project type and lets developers manually select a library version.

    TypeScriptaccessibilitycomponent-librarycustomizable-components
    GitHub पर देखें↗4,931
  1. Home
  2. DevOps & Infrastructure
  3. Dependency Resolution
  4. Library Version Resolution
  5. Library Version Synchronization

सब-टैग एक्सप्लोर करें

  • Version Selection OverridesDetects project type and allows manual override to select a specific version of the component library. **Distinct from Library Version Synchronization:** Distinct from Library Version Synchronization: focuses on manual version selection and project detection, not automatic synchronization.