当前位置:网站首页>Reprint - easy to use wechat applet UI component library

Reprint - easy to use wechat applet UI component library

2022-06-26 13:36:00 woowen!

This article belongs to reprint , Thank you for sharing !

link https://baijiahao.baidu.com/s?id=1666451711996454718&wfr=spider&for=pc

You can also view this article

In the process of developing wechat applet , Choose an easy to use component library , You can get twice the result with half the effort .

WeUI WXSS

WeUI WXSS It's Tencent official UI Component library WeUI The small program version of , It provides a user experience consistent with wechat interface style .

GitHub Address :https://github.com/Tencent/weui-wxssnpm download :npm i weui-wxss

iView WeApp

iView yes TalkingData Released a high quality based on Vue.js Component library , and iView weapp It's their applet version .

GitHub Address :https://github.com/TalkingData/iview-weappnpm download :npm i iview-weapp

ZanUI WeApp

ZanUI WeApp It's like moving Web UI standard ZanUI The implementation version of the applet , Combined with the visual norms of wechat , To provide users with a more unified use experience .

Now includes badge、btn、card、cell、dialog、icon、label、noticebar、panel、popup、switch、tab、toast、tooltips Components or elements, etc .

GitHub Address :https://github.com/youzan/zanui-weappnpm download :npm i zanui-weapp

in addition ,ZanUI Also used mpvue Rewrote zanui-weapp, Implemented all of these components , For the use of mpvue For the convenience of developers .

GitHub Address :https://github.com/samwang1027/mpvue-zanuinpm download :npm i mpvue-zanui

Update hints :ZanUI-WeApp Now upgraded to Vant Weapp,Vant Weapp It's the mobile component library of youzan Vant The applet version of , Both are based on the same visual norms , Provide consistent API Interface , Help developers quickly build small application . This warehouse is no longer maintained , Please move to Vant Weapp Warehouse .Vant Weapp Warehouse address : https://github.com/youzan/vant-weapp

MinUI

MinUI It's a set of simple features based on the custom components of wechat applet developed by the front-end development team of mushroom street 、 Easy to use 、 Efficient component library , Wide application scenarios , Override applet native framework , The main framework of various widget components , And provides a special command-line tool .

GitHub Address :https://github.com/meili/minui

Wux WeApp

Here attached :Wux - Wechat applet customization UI Components | Wechat open community

Wux WeApp Also a very good wechat applet customization UI Component library , There are many components , Worth using .

GitHub Address :https://github.com/wux-weapp/wux-weappnpm download :npm i wux-weapp

ColorUI

ColorUI It's a Css Class UI Component library ! Is not a Js frame . Compared with similar applet component library ,ColorUI More focus on visual interaction !

Its components are outstanding in aesthetics .

GitHub Address :https://github.com/weilanwl/ColorUI

原网站

版权声明
本文为[woowen!]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202170514022391.html