minimongo-table

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

Stars
11

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.

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.