1 repo
Single-File Components — Component Architectures
We curate 1 GitHub repository matching component architectures · Single-File Components. Refine with filters or upvote what's useful.
Single-File Components — Component Architectures
We'll search the best matching repositories with AI.
- vuejs/core
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
TypeScript