2 repos
UI Component Frameworks — User Interface & Experience
We curate 2 GitHub repositories matching user interface & experience · UI Component Frameworks. Refine with filters or upvote what's useful.
UI Component Frameworks — User Interface & Experience
- vuejs/vue
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
TypeScriptframeworkfrontendjavascript - facebook/react-native
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.
C++androidapp-frameworkcross-platform