arxitics / ui-schema

A cutting edge, lightweight, and powerful front-end framework for faster and easier web development

Home Page:https://arxitics.github.io/ui-schema/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Schema

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.

Features

  • 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.

About

A cutting edge, lightweight, and powerful front-end framework for faster and easier web development

https://arxitics.github.io/ui-schema/

License:MIT License


Languages

Language:CSS 62.8%Language:JavaScript 37.2%