moon icon indicating copy to clipboard operation
moon copied to clipboard

Dealing with animation?

Open muhajirdev opened this issue 7 years ago • 1 comments

Hi, what a great project.

Is it easy to deal with animation in moon. I would like to use animation library like https://github.com/juliangarnier/anime . In vue we have transition tag.

muhajirdev avatar Jul 16 '17 14:07 muhajirdev

You can definitely use anime with Moon, but I'm planning on adding a new directive: m-transition for dealing with animations.

This would also add more weight to Moon, making it around 7kb.

kbrsh avatar Jul 16 '17 15:07 kbrsh