Zero-UI
An easy-to-use web UI component framework.
-- Browse the docs --
## Table of Contents
- [Quickstart](#quickstart)
- [Documentation](#documentation)
- [Supported Browsers](#supported-browsers)
- [Copyright and license](#copyright-and-license)
## Quickstart:
Read the [Documentation](https://alphago88.github.io/Zero-UI/doc/index.html) for details on how to use Zero-UI.
- Zero-UI is not on the npm for the time being.
- Clone the repo: `git clone git@github.com:AlphaGo88/Zero-UI.git`
- Include `dist/zui.min.css` and `dist/zui.min.js` in your page.
## Documentation
The documentation can be found at <https://alphago88.github.io/Zero-UI/doc/index.html>.
## Supported Browsers:
- Chrome >= 45
- Firefox >= 38
- Edge >= 12
- IE >= 10
- iOS >= 9
- Safari >= 9
- Android >= 4.4
- Opera >= 30
## Copyright and license
Zero-UI is under the MIT license.