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.
Meteor 1.0.3.1
# Should be as simple as cloning the repository...
git clone https://github.com/awatson1978/minimongo-table.git
# And then running it...
meteor
MIT License. Use as you wish, including for commercial purposes.