Simple UI – 构建简单的web项目一个简单用户界面框架
KelvinHoole
9年前
来自: https://github.com/fengyuanchen/simpleui
Simple UI
Simple UI – 构建简单的web项目一个简单用户界面框架.
Main
dist/ ├── simple.css (22 KB) └── simple.min.css (12 KB)
Install
Four quick start options are available:
- Download the latest release .
- Clone the repository: git clone https://github.com/fengyuanchen/simpleui.git .
- Install with NPM : npm install simpleui .
- Install with Bower : bower install simpleui .
Browser support
- Chrome (latest)
- Firefox (latest)
- Internet Explorer 8+
- Microsoft Edge (latest)
- Opera (latest)
- Safari (latest)
Versioning
Maintained under the Semantic Versioning guidelines .