Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.
/ ngtable Public archive

lightweight jQuery plugin which allow to sort, filter and paginate tables

Notifications You must be signed in to change notification settings

nogo/ngtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

ngTable

ngTable is a lightwight jQuery plugin, which allow to sort, filter and paginate tables. I know there a lot of plugins out there that do the same job. But sometime you need only one part or just a small amount of functionality of a whole grid. There come my plugin into play.

ngTable has been inspired by tablesorter (http://tablesorter.com/). It is complete rewritten core and the possibility to extend it with plugins.

Quickstart

$('table').ngtablesorter();

Requirements

  • jQuery >= 1.4

Licence

Version

0.2 - 20100816 - code and performance optimization 0.1 - 20100810 - rewrite tablesorter core

About

lightweight jQuery plugin which allow to sort, filter and paginate tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published