Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://alphago88.github.io/Zero-UI/
An easy-to-use web UI component framework.
https://alphago88.github.io/Zero-UI/
css css-framework flexbox javascript
Last synced: 3 months ago
JSON representation
An easy-to-use web UI component framework.
- Host: GitHub
- URL: https://alphago88.github.io/Zero-UI/
- Owner: AlphaGo88
- License: mit
- Created: 2018-01-23T08:53:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-20T07:45:51.000Z (over 6 years ago)
- Last Synced: 2024-07-22T16:52:49.687Z (4 months ago)
- Topics: css, css-framework, flexbox, javascript
- Language: JavaScript
- Homepage:
- Size: 1.49 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 [email protected]:AlphaGo88/Zero-UI.git`
- Include `dist/zui.min.css` and `dist/zui.min.js` in your page.## Documentation
The documentation can be found at .## 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.