phidias/ui.client
Composer 安装命令:
composer require phidias/ui.client
包简介
UI kit consisting of CSS and Angular.js components
README 文档
README
See https://github.com/phidias-sas/ui.js instead
Phi-UI
UI kit of CSS and Angular.js components. Based on material.angular.org but preserving the following principles:
-
Portability Easy to include in any project without breaking global styles or overriding properies or components. Every component is prefixed with "phi-"
-
Usability Easy to implement off the bat without having to modify CSS
-
Customizability Ease to style
This is a work in progress.
The main docs page is build with phi.ui itself.
It showcases every element, and looks like this:
'''
<!-- global modal -->
<phi-modal phi-visible="false"></phi-modal>
<!-- The current page (which is just a card) -->
<phi-card>
<phi-cover>
</phi-cover>
<phi-contents>
</phi-contents>
</phi-card>
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-08-20