mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
commit
17689657c5
@ -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/package/hammerjs)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user