UI 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 license, and the documentation under a CC BY-SA 4.0 license.
- 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
andem
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.