mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Add Semantic UI
This commit is contained in:
@@ -49,6 +49,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [Scroll](#scroll)
|
* [Scroll](#scroll)
|
||||||
* [Menu](#menu)
|
* [Menu](#menu)
|
||||||
* [Table/Grid](#tablegrid)
|
* [Table/Grid](#tablegrid)
|
||||||
|
* (Frameworks)[#frameworks]
|
||||||
* Mobile
|
* Mobile
|
||||||
* [Gesture](#gesture)
|
* [Gesture](#gesture)
|
||||||
* [Maps](#maps)
|
* [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.
|
* [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.
|
* [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
|
## Gesture
|
||||||
|
|
||||||
* [hammer.js](https://github.com/hammerjs/hammer.js) - A javascript library for multi-touch gestures. [](http://spmjs.io/package/hammerjs)
|
* [hammer.js](https://github.com/hammerjs/hammer.js) - A javascript library for multi-touch gestures. [](http://spmjs.io/package/hammerjs)
|
||||||
|
|||||||
Reference in New Issue
Block a user