If you’re looking for a Web UI framework, take a look at Baidu’s NoahV framework:github.com/baidu/NoahV

Contains the following features:

  • 1. Easy to get started, provide various common components, and quickly start front-end development
  • 2. JSON configuration of navigation bar and page layout, without code logic development
  • 3.API data simulation and API data proxy, so that the front and back end is no longer coupled, and the joint adjustment is simpler and more efficient
  • 4. Data dashboard meets common data visualization requirements and facilitates data analysis scenarios
  • 5. Practical scaffolding function, project initialization, template reuse, simulation data creation, debugging server start, framework upgrade a line of command all done

1.layui

Layui was born in the golden autumn of 2016. It is a domestic front-end UI framework with strong feelings. She pursues minimalism while maintaining abundant interior, and it is not too much to say that she is the lightest crystallization in history. It all comes from her dedication to the original, the filtering of the noise of the front-end community, and her own careful crafting.

Official website: www.layui.com/

2.Amazeui

Amaze UI is a lightweight, Mobile First front-end framework written based on popular front-end frameworks in the open source community.

Website: amazeui.org/

3.sui

SUI is a front-end component library based on Bootstrap, as well as a design specification. Through SUI, it is very convenient to design and realize beautiful pages.

Official website: sui.taobao.org/

At the same time, Sui also has a mobile version of MSUI, which is the work of UED team of Alibaba’s sharing business Division. The goal is to provide a common component library for mobile H5 pages and reduce rework.

Address: m.sui.taobao.org/

4.FrozeUI

Frozen UI is an open source MOBILE TERMINAL UI framework that is easy to use, lightweight and fast. Based on the style specification of Mobile Q, the most commonly used components are selected to make a mobile Q public offline package to reduce requests. The upgrade method is friendly and the documentation is perfect. At present, it is fully applied in Tencent mobile Q value-added services.

Frozenui.github. IO /

5.uiKit

UiKit is a lightweight, modular front-end framework for quickly building powerful Web front-end interfaces.

Official website: www.getuikit.net/

6.H-ui

H-ui is a lightweight front-end framework, simple, free, compatible, suitable for Chinese websites.

Official website: www.h-ui.net/

7.Weui

WeUI is a set of basic style library consistent with wechat’s native visual experience. It is designed by wechat’s official design team for wechat Web development, which can make users’ perception of use more unified. Contains button, cell, dialog, Progress, toast, article, Actionsheet, icon and other elements.

Official website: github.com/weui/weui

8.Aliceui

Aliceui is alipay style solution, is a collection of selected style modules based on the SPM ecosystem, is a subset of Arale, is also a set of modular style naming and organization specifications, is a better way to write CSS.

GitHub address: github.com/aliceui/ali…

9.YDUI Touch

YDUI Touch is designed for mobile terminals. It is compatible with mainstream mobile devices in terms of technical implementation and interaction design, ensuring light code and high performance. Use Flex technology to align, shrink, and expand your mobile page layout. Achieve powerful screen fit layout, equal scale fit all screens. What? Not happy with it? Easily switch px; Customize Javascript components, Less files, Less variables, customize a copy of their own YDUI;

Official website: www.ydui.org/

The component library

  • 1. Based on vuejs

There are many exquisite component libraries based on VUejS, and I have written a special article about them: VuejS component library

  • 2. Based on the React

Antd, the React library, is available at ant.design/

The original article was published in yu Xiaoyou www.iyuxy.com