Skip to content

vieron/uick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status uick logo

uick

User interface components kit.

WIP - YET NOT VALID TO USE IN REAL PROJECTS

uick aims to be a framework for building rich and customizable user interfaces for modern web browsers. It's composed of multiple UI components, which are completely agnostic and have a single responsibility. If you want selects, pick the ui-select component, if you want checkboxes, use ui-checkbox and so on…

Each component and uick itself are modular CommonJS components managed by default with component (the package manager) and they include their own styles, images, scripts, etc.

uick is under development but if you are interested you can continue reading some information at the Wiki.

Features

  • Components are completely agnostic and have a single responsibility.
  • Components are Responsive.
  • Components support touch and mouse events.

Core components or npm packages

API

http://vieron.github.io/uick/

Browser support

Chrome, Firefox, Safari, Opera, IE 9+

Installation

Install with component(1):

$ component install vieron/uick

TO-DO

Moved to the wiki to avoid contaminating the log.

Links

License

MIT

About

user interface components kit

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors