Integrate with front-end MV* frameworks. Focus on SPA.
We recommend Chrome Developer Tools:
You may use other tools like Firebug etc.
MIT License, it's pretty clear. Amaze UI is totally FREE.
First, make sure you have checked every link in the sidebar of every tab. If your window is small, the sidebar can be scrollable, click on the small arrow or use roller.
Still can't find? Then we really don't have it. Check plugin collection
Amaze UI 2.x rely on jQuery, Please import the latest version of jQuery before import Amaze UI.
path/to/
with your path.<link rel="stylesheet" href="path/to/css/amazeui.min.css"/>
<script src="http://code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="path/to/js/amazeui.min.js"></script>