Meet JetSetter, the Mongol-equivalent for Session
Starting today, you'll never have to enter the console to play with your Session variables again. With JetSetter, you can view and edit your Session data right in the browser. And because JetSetter is a debugOnly package, it does not compile to your production build.
Plug-and-Play Installation
JetSetter configures automatically. To get started, run:
$ meteor add msavin:jetsetter
After installation, open your app in the browser and press Control + M to toggle it.
What's New in JetSetter 2.0
Most of JetSetter has been re-written for better performance, and now features:
- inline JSON editor
- better UI performance
- support for Reactive-Dict in the paid version of Meteor Toys