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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesServer-View Component Embedding

Injecting component identifiers and properties into server-side templates for client-side hydration.

Distinguishing note: Distinct from security-focused template injection; this is a functional bridge for hybrid rendering.

Explore 2 awesome GitHub repositories matching web development · Server-View Component Embedding. Refine with filters or upvote what's useful.

Awesome Server-View Component Embedding GitHub Repositories

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

    reactjs/react-rails

    6,771GitHub पर देखें↗

    This library is an integration bridge for embedding React components within Ruby on Rails views and controllers. It provides a hybrid frontend architecture that allows developers to mix traditional server-rendered templates with isolated interactive components. The project differentiates itself through a comprehensive server-side rendering wrapper that generates HTML on the server to improve load speeds and search engine visibility. It includes a client-side hydration manager that automatically mounts and unmounts components by scanning the document for markers and synchronizing with navigati

    Injects component identifiers and properties into HTML templates to bridge backend logic with frontend mounting.

    JavaScript
    GitHub पर देखें↗6,771
  • shakacode/react_on_railsshakacode का अवतार

    shakacode/react_on_rails

    5,191GitHub पर देखें↗

    React on Rails एक एकीकरण फ्रेमवर्क है जो React घटकों को Ruby on Rails व्यू में एम्बेड करता है। यह एक सर्वर-साइड रेंडरिंग इंजन और एक फुल-स्टैक घटक ऑर्केस्ट्रेटर के रूप में कार्य करता है, जो अलग API कॉल की आवश्यकता के बिना बैकएंड डेटा को सीधे फ्रंटएंड घटकों में पारित करने की अनुमति देता है। यह प्रोजेक्ट एप्लिकेशन में सुसंगत नेविगेशन स्थिति बनाए रखने के लिए क्लाइंट-सर्वर रूटिंग को सिंक्रनाइज़ करता है। इसमें JavaScript बंडलों को प्रबंधित करने और अनुकूलित वितरण के लिए कोड स्प्लिटिंग को लागू करने के लिए एक Webpack एसेट पाइपलाइन शामिल है। फ्रेमवर्क हाइब्रिड व्यू रेंडरिंग और फ्रंटएंड एसेट अनुकूलन को कवर करता है, जिसमें JavaScript रेंडरिंग प्रक्रिया में सर्वर-साइड अनुरोध संदर्भ को इंजेक्ट करने की क्षमता शामिल है। यह इंस्टॉलेशन या अपग्रेड के दौरान एकीकरण समस्याओं का निदान करने के लिए टूल भी प्रदान करता है।

    Injects React component identifiers and properties into server-side templates for efficient hybrid rendering.

    Rubyheroku-deploymentjavascript-apinpm-module
    GitHub पर देखें↗5,191
  1. Home
  2. Web Development
  3. Server-View Component Embedding