Viewport 
##Usage
meteor add dispatch:viewport
Viewport('page').goTo('login', { myData: true, transition: Viewport.Transition.slideX }, function () { // transition is done });
- Inspired by https://github.com/raix/storyboard
v1.0.0•Published 10 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
##Usage
meteor add dispatch:viewport
Viewport('page').goTo('login', { myData: true, transition: Viewport.Transition.slideX }, function () { // transition is done });