awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesIsomorphic Rendering Frameworks

Frameworks that enable rendering views on both the server and client to provide initial HTML and interactivity.

Distinct from Backbone.js Frameworks: Focuses on the shared server-client rendering cycle specifically for Backbone.js, rather than general architectural extensions.

Explore 1 awesome GitHub repository matching web development · Isomorphic Rendering Frameworks. Refine with filters or upvote what's useful.

Awesome Isomorphic Rendering Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rendrjs/rendrالصورة الرمزية لـ rendrjs

    rendrjs/rendr

    4,058عرض على GitHub↗

    Rendr is an isomorphic JavaScript framework and server-side renderer designed for Backbone.js applications. It synchronizes view rendering between Node.js servers and client browsers to provide initial HTML for improved search engine indexing and load speeds while maintaining application interactivity. The system uses a pluggable adapter system to decouple rendering logic from specific HTML template engines, allowing developers to swap or integrate custom engines. It also functions as a server-side proxy that intercepts client requests via virtual paths and forwards them to remote RESTful ser

    Provides a framework specifically for rendering Backbone.js views on both server and client.

    JavaScript
    عرض على GitHub↗4,058
  1. Home
  2. Web Development
  3. Backbone.js Frameworks
  4. Isomorphic Rendering Frameworks