0.0.12 • Published 8 years ago

marionette-animated v0.0.12

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.1.0-beta1

8 years ago

0.0.9

8 years ago

0.0.9-beta1

8 years ago

0.0.8

8 years ago

0.0.8-beta2

8 years ago

0.0.8-beta1

8 years ago

0.0.7

8 years ago

0.0.7-beta1

8 years ago

0.0.6

8 years ago

0.0.5-beta3

8 years ago

0.0.5-beta2

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago