Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecomfe/rider
Rider 是一个基于 Stylus 与后处理器、无侵入风格的 CSS 样式工具库
https://github.com/ecomfe/rider
Last synced: 3 months ago
JSON representation
Rider 是一个基于 Stylus 与后处理器、无侵入风格的 CSS 样式工具库
- Host: GitHub
- URL: https://github.com/ecomfe/rider
- Owner: ecomfe
- License: mit
- Created: 2014-01-31T08:43:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-08-27T12:28:04.000Z (about 2 years ago)
- Last Synced: 2024-07-07T07:03:03.649Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 756 KB
- Stars: 207
- Watchers: 30
- Forks: 49
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
rider
===[![NPM version](https://img.shields.io/npm/v/rider.svg?style=flat-square)](https://npmjs.org/package/rider) [![Build Status](https://img.shields.io/travis/ecomfe/rider.svg?style=flat-square)](https://travis-ci.org/ecomfe/rider) [![License](https://img.shields.io/npm/l/rider.svg?style=flat-square)](./LICENSE) [![EFE Mobile Team](https://img.shields.io/badge/EFE-Mobile_Team-blue.svg?style=flat-square)](http://efe.baidu.com)
`rider` 是基于 [Stylus](http://stylus-lang.com) 与后处理器、无侵入风格的 CSS 样式工具库。
基于 `rider` 开发 **项目** 或 **UI 样式库**,能有效提高开发效率,延长代码生命周期。
## 功能
* [特性](./doc/feature.md)
* [样式初始化](./doc/initialize.md)
* [顺时针简写](./doc/clockhand.md)
* [缓动函数](./doc/easing.md)
* [图片](./doc/image.md)
* [排版](./doc/typography.md)
* [形状](./doc/shape.md)
* [动画](./doc/animate.md)
* [单位转换](./doc/unit.md)
* [响应式工具](./doc/breakpoint.md)
* [Retina 支持](./doc/retina.md)
* [辅助函数](./doc/helper.md)## 使用
* 安装与配置
* [edp 环境](https://github.com/ecomfe/edp-provider-rider)
* [connect/express 环境](./doc/connect.md)
* [代码风格](./doc/code-style.md)
* [常见问题](./doc/faq.md)## License
MIT © [Baidu Inc.](./LICENSE)