awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
UI Architecture · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesUI Architecture

Structural patterns and organizational models used to define how interface components are arranged and managed.

Explore 3 awesome GitHub repositories matching user interface & experience · UI Architecture. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. UI Architecture

Awesome UI Architecture GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • facebook/docusaurus

    facebook/docusaurus

    63,840GitHubView on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles

    TypeScriptdocumentationhacktoberfestjavascript
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack

Explore sub-tags

  • Application Layout WrappersBase components that establish a consistent entry point and structure for all application routes.
  • Component-Driven ArchitecturesSystems that build complex interfaces by composing small, reusable UI components.
  • UI Tree ModelsRepresentations of component hierarchies and dependency graphs used for rendering, optimization, and data flow analysis.