mithril.animate icon indicating copy to clipboard operation
mithril.animate copied to clipboard

A compact library that allows you to bind CSS3 animations to properties on your Mithril elements.

Results 4 mithril.animate issues
Sort by recently updated
recently updated
newest added

Console shows these: [Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('promoText'), promoApp)', 'm.module' is undefined) Global Code (mithril.animate:94) [Error] TypeError: m.module is not a function. (In 'm.module(document.getElementById('app1'), app1)', 'm.module'...

What a great addition to mithril! Is it possible to animate SVG using mithril.animate? If so would it be possible to put up a few examples?

You could easily add velocity js support?