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例子
- Host: GitHub
- URL: https://github.com/fbchen/angular2-weui-demo
- Owner: fbchen
- License: mit
- Created: 2017-03-15T12:59:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T13:46:46.000Z (over 9 years ago)
- Last Synced: 2025-07-04T10:12:35.868Z (12 months ago)
- Language: HTML
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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