rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.3k stars 864 forks source link

Is this project dead? #241

Open TomS- opened 6 years ago

TomS- commented 6 years ago

I've been using AnimeJS however it doesn't have a way of returning a value or applying a value without a delay.

These are two I need for the current project I have. Transform properties are a nightmare unless using something like this. I can't find anything that replaces this, however bugs such as not being able to get scale() it always returns 1 regardless is meaning I can't use it.

Is this dead? Can I fork it and start from where you left off?

Mohsen-Khakbiz commented 6 years ago

did you try TweenMax?

TomS- commented 6 years ago

Yes, however I prefer AnimeJS (11kb) to TweenMax (111kb) due to the size difference.

quietTrojan commented 6 years ago

can you recommend similar project ?