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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesSnippet Version Managers

Tools that manage version synchronization between code snippets and installed component libraries.

Distinct from Project Version Managers: Distinct from general project version managers: specifically handles snippet-to-library version matching.

Explore 2 awesome GitHub repositories matching development tools & productivity · Snippet Version Managers. Refine with filters or upvote what's useful.

Awesome Snippet Version Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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

    Detects project type and allows manual version selection to keep code snippets in sync with the installed component version.

    TypeScriptaccessibilitycomponent-librarycustomizable-components
    GitHub पर देखें↗4,931
  • jsbin/jsbinjsbin का अवतार

    jsbin/jsbin

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

    JSBin is a collaborative JavaScript playground and online frontend sandbox for writing, executing, and debugging web code. It provides a real-time code editor and an integrated environment that instantly renders HTML, CSS, and JavaScript with a live preview. The platform is designed for live coding demonstrations and pair programming, featuring a broadcasting environment that transmits keystrokes and code changes to other users instantly. It supports real-time synchronization for multiple developers through shared live sessions and includes a transpilation tool to convert alternative programm

    Provides a versioning system that creates independent copies of existing snippets to track changes.

    JavaScript
    GitHub पर देखें↗4,421
  1. Home
  2. Development Tools & Productivity
  3. Project Version Managers
  4. Snippet Version Managers

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

  • Snippet ForkingCreating independent copies of existing code snippets to track iterations and maintain project hierarchies. **Distinct from Snippet Version Managers:** Distinct from Snippet Version Managers: creates independent forks for divergent development rather than managing library synchronization.