# easyBtn **Repository Path**: mirrors/easyBtn ## Basic Information - **Project Name**: easyBtn - **Description**: easyBtn.css 定位于后台系统,可以简易、高效的帮助你开发按钮组件 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/easybtn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-07 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #easyBtn easyBtn.css 定位于后台系统,可以简易、高效的帮助你开发按钮组件。她很简单,你会爱上她。 Demo:[easyBtn.css](http://hoosin.github.io/easyBtn/) ##easyBtn的诞生 我在写```easyBtn```的时候很多朋友对我说:“呵呵,[alice](https://github.com/aliceui/aliceui.org)、[bootstrap](https://github.com/twbs/bootstrap) 足以秒杀你了,你还搞个这干嘛?”,但我发现,在实际开发后台或不兼容IE8+这种场景,只需要一个按钮组件。```alice```、```bootstrap```,就显得我有些矫情了,真的,有些大材小用。所以我还是坚持写了```easyBtn```。 ##名字来由 ```easyBtn``` 顾名思义:easy button ,简单的按钮。 ##目录结构 ``` . ├── README.md --- 使用帮助 ├── license.txt --- 许可证 └── lib ├── css --- 包含开发者版、mini版 └── img --- 按钮图标素材 ``` ##easyBtn.css 有些啥 1. 基础类 ```class="button"``` 2. 一些按钮的扩展 3. 带图标的按钮 4. 组合按钮 ##兼容 Firefox 3.5+, Google Chrome, Safari 4+, IE 8+, Opera 10+. ##开源许可 [easyBtn](https://github.com/hoosin/easyBtn "easyBtn") 基于 [MIT License](http://zh.wikipedia.org/wiki/MIT_License "MIT License") 开源,使用代码只需说明来源,或者引用 [license.txt](http://hoosin.github.io/easyBtn/LICENSE.txt "license.txt") 即可。 ##感谢 Web UI by [@bigbin](http://weibo.com/u/1759117577),ICON form [Iconic pack](https://useiconic.com/open/).