More Premium Hugo Themes Premium Vue Themes

Incubator Weex UI

A rich interaction, lightweight, high performance UI library based on Weex.

Incubator Weex UI

A rich interaction, lightweight, high performance UI library based on Weex.

Author Avatar Theme by apache
Github Stars Github Stars: 4753
Last Commit Last Commit: May 27, 2021 -
First Commit Created: May 5, 2023 -
default image

Overview:

This product analysis is for Weex Ui, a UI library based on Weex. Weex Ui is described as a rich interactive, lightweight, high-performance UI library. It offers various features for building user interfaces and can be used with Weex Toolkit. Installation and usage guides are provided along with support options. Weex Ui is released under the Apache License.

Features:

  • Lightweight and high-performance UI library
  • Supports rich interactive features
  • Works with Weex Toolkit and can be used with Fliggy, Taobao, Tmall, Weex Playground, and browsers

Installation:

  1. Install babel-plugin-component:
npm install babel-plugin-component --save-dev
  1. Install babel-preset-stage-0 (if not already installed):
npm install babel-preset-stage-0 --save-dev
  1. Update webpack.config.js:

    • Add exclude for node_modules (if not already present):
    exclude: /node_modules(?!(\/|\\).*((weex).*)/
    
    • This enables the use of latest features.
  2. For the latest features, refer to the ChangeLog and update weex-ui regularly.

Summary:

Weex Ui is a lightweight and high-performance UI library based on Weex. It offers rich interactive features and can be used with Weex Toolkit. The installation process involves installing the required dependencies and updating webpack.config.js. Weex Ui can be used with Fliggy, Taobao, Tmall, Weex Playground, and browsers. Regular updates should be made to ensure access to the latest features. Weex Ui is released under the Apache License.