Java Script UI controls library.
Demo: http://autushka.github.io/SmartUI/
Prerequisite: -Eclipse with EGit -Maven Plugin for Eclipse
- In Git Repository Exploring use Clone Repository with URL https://github.com/Autushka/SmartUI.git;
- In your Eclipse Project Explorer import existing Maven project form Users->Your User->git (in case of Windows, local path can be different);
- To see controls examples run project on your local server;
- Make changes in controls.css and *Control.js in core folder;
- To get minimized css and js file do Maven Install for the project.