mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
Added jTable
This commit is contained in:
@@ -38,6 +38,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
||||
* [Modals and Popups](#modals-and-popups)
|
||||
* [Scroll](#scroll)
|
||||
* [Menu](#menu)
|
||||
* [Table/Grid](#table-grid)
|
||||
* [Maps](#maps)
|
||||
* [Animations](#animations)
|
||||
* [Other Awesome Lists](#other-awesome-lists)
|
||||
@@ -446,6 +447,10 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
|
||||
* [jQuery-menu-aim](https://github.com/kamens/jQuery-menu-aim) - jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.
|
||||
|
||||
|
||||
## Table/Grid
|
||||
|
||||
* [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables.
|
||||
|
||||
## Maps
|
||||
|
||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
||||
|
||||
Reference in New Issue
Block a user