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

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

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

2 مستودعات

Awesome GitHub RepositoriesAPI Compatibility Layers

Implementations that mirror another framework's API to allow shared ecosystem interoperability.

Distinct from React Frameworks: Distinct from React Frameworks: focuses on mirroring the API for compatibility rather than being a full-stack framework built on React.

Explore 2 awesome GitHub repositories matching web development · API Compatibility Layers. Refine with filters or upvote what's useful.

Awesome API Compatibility Layers GitHub Repositories

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

    developit/preact

    38,704عرض على GitHub↗

    Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a component-based architecture and a virtual DOM to sync application state to the browser interface efficiently. The framework implements a modern React API and provides a compatibility layer to ensure existing component libraries and patterns can run within its environment. It also functions as a server-side rendering engine, generating HTML on the server and hydrating it on the client to optimize page load speeds. Additional capabilities include virtual DOM state management t

    Implements the modern React API to ensure compatibility with existing component libraries and development patterns.

    JavaScript
    عرض على GitHub↗38,704
  • infernojs/infernoالصورة الرمزية لـ infernojs

    infernojs/inferno

    16,420عرض على GitHub↗

    Inferno is a virtual DOM UI library and high-performance DOM renderer used for building component-based user interfaces. It functions as a server-side rendering engine and a client-side framework that synchronizes application state with the visual interface through a declarative structure. The project distinguishes itself as a React-compatible UI framework, providing a compatibility layer that allows components designed for other reactive environments to run without modification. Its capability surface covers virtual DOM management, including node diffing and reconciliation, and a full serve

    Provides a compatibility layer that mirrors the React API to run components designed for other reactive environments.

    JavaScript
    عرض على GitHub↗16,420
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Full-Stack Frameworks
  6. React Frameworks
  7. API Compatibility Layers