rgui-css-standard
Version:
Regular UI - Standard CSS Components
83 lines (59 loc) • 3.09 kB
Markdown
# css-standard(CSS标准库)
Regular UI - Standard CSS Components
[![NPM Version][npm-img]][npm-url]
[![Build Status][travis-img]][travis-url]
[![Test Coverage][coveralls-img]][coveralls-url]
[![Dependencies][david-img]][david-url]
[![NPM Download][download-img]][download-url]
[npm-img]: http://img.shields.io/npm/v/rgui-css-standard.svg?style=flat-square
[npm-url]: http://npmjs.org/package/rgui-css-standard
[travis-img]: https://img.shields.io/travis/regular-ui/css-standard.svg?style=flat-square
[travis-url]: https://travis-ci.org/regular-ui/css-standard
[coveralls-img]: https://img.shields.io/coveralls/regular-ui/css-standard.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/regular-ui/css-standard
[david-img]: http://img.shields.io/david/regular-ui/css-standard.svg?style=flat-square
[david-url]: https://david-dm.org/regular-ui/css-standard
[download-img]: https://img.shields.io/npm/dm/rgui-css-standard.svg?style=flat-square
[download-url]: https://npmjs.org/package/rgui-css-standard
## Button(按钮)
- 基础示例: https://regular-ui.github.io/css-standard/button/index.html
## ButtonGroup(按钮组)
- 基础示例: https://regular-ui.github.io/css-standard/buttonGroup/index.html
## Text(文本)
- 基础示例: https://regular-ui.github.io/css-standard/text/index.html
## Image(图片)
- 基础示例: https://regular-ui.github.io/css-standard/image/index.html
## Badge(徽章)
- 基础示例: https://regular-ui.github.io/css-standard/badge/index.html
## Tip(小帖示)
- 基础示例: https://regular-ui.github.io/css-standard/tip/index.html
## Message(消息条)
- 基础示例: https://regular-ui.github.io/css-standard/message/index.html
## Field(表单元素)
- 基础示例: https://regular-ui.github.io/css-standard/field/index.html
## Navbar(导航栏)
- 基础示例: https://regular-ui.github.io/css-standard/navbar/index.html
## Sidebar(侧边栏)
- 基础示例: https://regular-ui.github.io/css-standard/sidebar/index.html
## Toolbar(工具栏)
- 基础示例: https://regular-ui.github.io/css-standard/toolbar/index.html
## Crumb(面包屑)
- 基础示例: https://regular-ui.github.io/css-standard/crumb/index.html
## Article(文章)
- 基础示例: https://regular-ui.github.io/css-standard/article/index.html
## Comment(评论)
- 基础示例: https://regular-ui.github.io/css-standard/comment/index.html
## List(列表)
- 基础示例: https://regular-ui.github.io/css-standard/list/index.html
## DescriptionList(描述列表)
- 基础示例: https://regular-ui.github.io/css-standard/dlist/index.html
## Table(表格)
- 基础示例: https://regular-ui.github.io/css-standard/table/index.html
## Panel(面板)
- 基础示例: https://regular-ui.github.io/css-standard/panel/index.html
## Form(表单)
- 基础示例: https://regular-ui.github.io/css-standard/form/index.html
## Grid(栅格)
- 基础示例: https://regular-ui.github.io/css-standard/grid/index.html
## Copyright and License
Code released under the MIT license.