What are the advantages of TinyVue in Huawei Cloud's open source project OpenTiny?

The OpenTiny project is an enterprise-level component library solution produced by Huawei Cloud. It is suitable for PC/mobile terminals and other terminals, covering Vue2/Vue3/Angular multi-technology stack. It has efficiency improvement tools such as theme configuration system/middle and backend templates/CLI command line to help developers develop web applications efficiently.

There is a component library project here calledTinyVue. People who have used this project say it is good,TinyVue is a UI component library based on Vue. It contains more than 100 basic components and can meet most business scenarios. It adopts the Renderless technology architecture that separates components and frameworks and supports a set of codes at the same time. Supports Vue 2.0 and Vue 3.0, and one set of code supports both PC and mobile terminals.
picture
TinyVueThe component library project currently has several core advantages:

Powerful:

Rich:100+ Basic components, 1500+ Component API, rich in interfaces, functions and detailed configurations.

High performance: High-frequency components such as Table, Tree, and Select have built-in virtual scrolling to maintain a silky smooth experience in big data scenarios.

Configuration: supports data-driven configuration usage.

Guess you like

Origin blog.csdn.net/ihhhh1/article/details/130339451