21 repos
Comprehensive toolkits that provide a standardized environment for building and rendering user interfaces.
Explore 21 awesome GitHub repositories matching user interface & experience · UI Frameworks. Refine with filters or upvote what's useful.
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
Automates the synchronization of component state with the document object model through a declarative, reactive data-binding system.