An open API service indexing awesome lists of open source software.

https://github.com/fbchen/angular2-weui-demo

angular2-weui例子
https://github.com/fbchen/angular2-weui-demo

Last synced: 4 months ago
JSON representation

angular2-weui例子

Awesome Lists containing this project

README

          

# Angular2-WeUI
[Angular2-WeUI](https://github.com/fbchen/angular2-weui) 是基于Angular2实现的、针对手机端(如微信)Web应用开发的UI框架。

[WeUI](https://weui.io/) 是一套同微信原生视觉体验一致的基础样式库,由微信官方设计团队为微信内网页和微信小程序量身设计,令用户的使用感知更加统一。

[Angular](https://github.com/angular/angular) is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages.

Angular2-WeUI 是采用Angular2对WeUI重写的UI库,包含了全部WeUI官方的CSS组件,如Picker、DatePicker、ActionSheet、Dialog等,通过Angular2提供的数据绑定(MVVM)、依赖注入(DI)、标签自定义(Directive)等机制,封装后的WeUI组件更加灵活方便,使开发人员可以更加专注于业务的实现,可以极大减少前端开发时间。

了解更多,请前往:
https://github.com/fbchen/angular2-weui