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
·

1 dépôt

Awesome GitHub RepositoriesWeb Application Frameworks

Frameworks for building web services and HTTP applications.

Explore 1 awesome GitHub repository matching part of an awesome list · Web Application Frameworks. Refine with filters or upvote what's useful.

Awesome Web 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.
  • rstudio/shinyAvatar de rstudio

    rstudio/shiny

    5,608Voir sur GitHub↗

    Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or JavaScript. At its core, it provides a reactive programming model that automatically tracks data dependencies and re-executes only the parts of an application that depend on changed inputs. The framework handles server-side UI rendering and maintains persistent WebSocket connections between the browser and server for real-time updates without page reloads. The framework distinguishes itself through deep integration with the R ecosystem, including the ability to embed interactive

    The core identity: an R framework for building interactive web applications.

    Rrreactiverstudio
    Voir sur GitHub↗5,608
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Application Frameworks

Explorer les sous-tags

  • R Web Application FrameworksFrameworks for building reactive web applications in R with automatic dependency tracking and server-side rendering. **Distinct from Web Application Frameworks:** Distinct from Web Application Frameworks: specifically for R, not general web frameworks.