GitHub - mtoloo/angular-datatable: Twitter Bootstrap styled Angular.js data table directive · GitHub
Skip to content

mtoloo/angular-datatable

 
 

Folders and files

Repository files navigation

This data table plugin was developed for an angular.js application and was designed to be a reusable component. I wanted to share my implementation with the community to make your life easier. :)
I hope together we can improve it even further!

This implementation is based on the plug-in called DataTables. http://www.datatables.net/
The data table is wrapped inside an angular directive, styled with Twitter Bootstrap, it uses a lot of jQuery and have a whole new API to customise the table.

For more information about this plugin, please refer to my blog: http://myjitjs.wordpress.com

API documentation is available on https://github.com/FerencKun/angular-datatable/wiki/API-Documentation !

I created a sample app to show how to use the table and most of its features. 
The sample app is an angular.js app. You can start using it by running the "grunt server" command.

This plugin is released under GPL v2 licensing.

If you discover any bugs in the plugin or have any suggestions for improvements or you just simply like it, please free to get in touch with me: ferenc.kun@gmail.com

About

Twitter Bootstrap styled Angular.js data table directive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors