awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Component Authoring & Composition · Awesome GitHub Repositories

6 repos

Awesome GitHub RepositoriesComponent Authoring & Composition

Explore 6 awesome GitHub repositories matching web development · Component Authoring & Composition. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Frontend Frameworks
  5. Component Authoring & Composition

Awesome Component Authoring & Composition 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.

    Specialized hooks offer advanced capabilities like external store synchronization, unique ID generation, and debugging labels.

    JavaScriptjavascriptuifrontend
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    Groups HTML, JavaScript, and CSS into a unified file format to enable scoped styling and modular development.

    TypeScriptframeworkfrontendjavascript
  • angular/angular

    angular/angular

    99,962GitHubView on GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex

    Transforms encapsulated components into standard custom elements that bootstrap upon insertion into the document.

    TypeScriptangularjavascriptpwa
  • enaqx/awesome-react

    enaqx/awesome-react

    72,041GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a centralized directory for the React and React Native ecosystems. It functions as a developer discovery portal, aggregating high-quality libraries, frameworks, and learning resources to assist in the research and selection of tools for modern web and mob

    Bundles general-purpose utility libraries and toolkits designed for application development.

    awesomeawesome-listjavascript
  • 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

    Creates tailored user experiences by combining reusable code blocks with standard content to build unique web layouts.

    TypeScriptdocumentationhacktoberfestjavascript
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    Consolidates templates, logic, and styles into a single file to colocalize related component concerns.

    TypeScript

Explore sub-tags

  • Component-Driven Site CustomizationFrameworks that allow developers to modify and extend website functionality through modular, component-based architectures.
  • React Ecosystem3 sub-tagsCollections of reusable components and specialized libraries designed specifically for the React development environment.
  • Single File ComponentsA file format that consolidates HTML, JavaScript, and CSS into a single file for component-based development.
  • Web Components
3 sub-tags
Standards and utilities for creating and consuming reusable, encapsulated custom elements in web applications.