2 个仓库
Syntactic structures for defining component logic and reactive state.
Distinct from Component Composition Primitives: Distinct from Component Composition Primitives: focuses on the specific script syntax rather than the composition pattern.
Explore 2 awesome GitHub repositories matching user interface & experience · Syntaxes. Refine with filters or upvote what's useful.
React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。
Enforces declarative structure rules such as mandatory tag closure and single-parent wrapping for components.
This project is a development framework that enables the creation of cross-platform mobile mini programs using the component-based architecture and reactive data binding of Vue.js. It functions as a build system that transforms web-oriented component code into native-compatible templates and logic, allowing developers to build modular user interfaces that run within restricted mobile environments. The framework distinguishes itself through a sophisticated build pipeline that deconstructs single-file components into platform-specific templates, logic, and style files. It employs compile-time t
Defines the structural rules for translating abstract syntax trees into platform-specific markup language strings.