6 repos
Explore 6 awesome GitHub repositories matching web development · Component Authoring & Composition. Refine with filters or upvote what's useful.
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.
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.
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.
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.
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.
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.