simpleui
v0.1.1
Published
A simple UI framework for building simple web projects.
Downloads
3,887
Maintainers
Readme
Simple UI
A simple UI framework for building simple web projects.
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)
- Safari (latest)
- Opera (latest)
- Edge (latest)
- Internet Explorer 8+
Versioning
Maintained under the Semantic Versioning guidelines.