awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • twentyhq/twentyAvatar de twentyhq

    twentyhq/twenty

    50,113Voir sur 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
    Voir sur GitHub↗50,113
  • sorrycc/dvaAvatar de sorrycc

    sorrycc/dva

    16,163Voir sur 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
    Voir sur GitHub↗16,163
  1. Home
  2. Development Tools & Productivity
  3. Application Frameworks