marionette-animated

0.0.12 • Public • Published

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.

Package Sidebar

Install

npm i marionette-animated

Weekly Downloads

2

Version

0.0.12

License

MIT

Last publish

Collaborators

  • decotii
  • truckingsim