mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -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)
|
* [Modals and Popups](#modals-and-popups)
|
||||||
* [Scroll](#scroll)
|
* [Scroll](#scroll)
|
||||||
* [Menu](#menu)
|
* [Menu](#menu)
|
||||||
|
* [Table/Grid](#table-grid)
|
||||||
* [Maps](#maps)
|
* [Maps](#maps)
|
||||||
* [Animations](#animations)
|
* [Animations](#animations)
|
||||||
* [Other Awesome Lists](#other-awesome-lists)
|
* [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.
|
* [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
|
## Maps
|
||||||
|
|
||||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
* [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps.
|
||||||
|
|||||||
Reference in New Issue
Block a user