Merge pull request #130 from dhamaniasad/patch-3

Add Semantic UI
This commit is contained in:
Huei Tan 2015-06-12 22:55:33 +08:00
commit 17689657c5

View File

@ -49,6 +49,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Scroll](#scroll)
* [Menu](#menu)
* [Table/Grid](#tablegrid)
* [Frameworks](#frameworks-1)
* Mobile
* [Gesture](#gesture)
* [Maps](#maps)
@ -593,6 +594,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables.
* [DataTables](http://www.datatables.net/) - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
## Frameworks
* [Semantic UI](http://semantic-ui.com/) - UI Kit with lots of themes and elements
## Gesture
* [hammer.js](https://github.com/hammerjs/hammer.js) - A javascript library for multi-touch gestures. [![](http://spmjs.io/badge/hammerjs)](http://spmjs.io/package/hammerjs)