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

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

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

2 مستودعات

Awesome GitHub RepositoriesApplication Frameworks

Platforms that provide the structure, tools, and runtime environments for building custom software applications.

Distinguishing note: Focuses on the framework aspect of building custom applications as code rather than specific UI components.

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

Awesome Application Frameworks GitHub Repositories

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

    twentyhq/twenty

    50,113عرض على GitHub↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    Provides a code-first framework for defining data models, business logic, and user interfaces to build custom CRM applications.

    TypeScriptcrmcrm-systemcustomer
    عرض على GitHub↗50,113
  • sorrycc/dvaالصورة الرمزية لـ sorrycc

    sorrycc/dva

    16,163عرض على GitHub↗

    Dva is a framework for building web applications that integrates React and Redux. It utilizes a model-driven architecture to organize application logic, centralizing state management into cohesive modules that encapsulate reducers, asynchronous effects, and event subscriptions. The framework distinguishes itself through a plugin system that intercepts the action dispatch cycle to automate cross-cutting concerns such as loading state tracking. It also provides a development environment that supports hot module replacement, allowing for the updating of components, routes, and state models in th

    Organizes application logic into models containing reducers, effects, and subscriptions for predictable state management.

    JavaScript
    عرض على GitHub↗16,163
  1. Home
  2. Development Tools & Productivity
  3. Application Frameworks