0.0.12 • Published 9 years ago

marionette-animated v0.0.12

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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.

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.1.0-beta1

9 years ago

0.0.9

9 years ago

0.0.9-beta1

9 years ago

0.0.8

9 years ago

0.0.8-beta2

9 years ago

0.0.8-beta1

9 years ago

0.0.7

9 years ago

0.0.7-beta1

9 years ago

0.0.6

9 years ago

0.0.5-beta3

9 years ago

0.0.5-beta2

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago