A cutting edge, lightweight, and powerful front-end framework for faster and easier web development
npm install ui-schemaUI Schema is a cutting edge, lightweight, and powerful front-end framework for faster and easier web development.
* Firefox 29+
* Chrome 33+
* Opera 20+
* Safari 7+
* Edge 12+
* IE 10+
It is distributed under the [MIT][mit] license, and the documentation under a [CC BY-SA 4.0][cc-by-sa] license.
[mit]: https://github.com/arxitics/ui-schema/blob/master/LICENSE
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0
* Lightweight: the core files are less than 20 KB after minifying and gzip compression.
* Responsive UI: all the layout and typography are designed using rem and em units.
* Pure CSS Components: accordion, carousel, dropdown menus, full pages, tooltips, modals.
* SVG Icons: generated by JavaScript and can be easily customized and extended.
* Minimal MVC: declarative views, DOM-based templating, two-way data binding.