Mongol

Meteor allows developers to create packages, which are like addons to you app. Mongol is a package created to help you see and manipulate your data. It's very handy and so we are going to start using it right away.

Install it like this:

meteor add msavin:mongol

Adding the mongol package to your app.\label

Once installed you can activate it in your browser by hitting ctrl-m. Have a play around with it.

Easy data editing with Mongol.\label