marionette-animated
v0.0.12
Published
Marionette but with animation logic. Adds mounting points for entry and exit timelines.
Downloads
8
Readme
marionette-animated
Marionette but with animation logic. Adds mounting points for entry and exit timelines.
Install
Install with npm
$ npm i marionette-animated --save
Usage
var marionette-animated = require('marionette-animated');
or for ES6 you can choose one of the following:
import MarionetteAnimated from 'marionette-animated';
import { AnimatedParentView, AnimatedContainer } from 'marionette-animated';
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Author
CROSCON
License
Copyright © 2016-present CROSCON Licensed under the MIT license.