Skip to content

An (almost) pure Meteor implementation of a responsive datatable with pagination and sorting.

Notifications You must be signed in to change notification settings

awatson1978/minimongo-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimongo-table

Meteor applet demonstrating Minimongo based table with responsive Bootstrap3 layout, pagination, and jQuery sorting. Very meteor-centric, and uses native minimongo $skip, $limit and $regex search features. Recommended approach to creating tables with Meteor.

travisci

Version

Meteor 1.0.3.1

Installation

# Should be as simple as cloning the repository...  
git clone https://github.com/awatson1978/minimongo-table.git

# And then running it...
meteor

Licensing

MIT License. Use as you wish, including for commercial purposes.

About

An (almost) pure Meteor implementation of a responsive datatable with pagination and sorting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published