micha-lmxt / svelte-motion

An animation library for Svelte based on framer-motion.
https://svelte-motion.gradientdescent.de
MIT License
553 stars 13 forks source link

Is this repository still maintained? #16

Open git-no opened 2 years ago

git-no commented 2 years ago

The idea and this repository seems very promising. I just realised the last commit is more than thee month away. I would like to contribute. But if this repo is not maintained by the owner anymore, in this case investing my time and work would not make sense. Also using the package in the svelte installation without future updates would be a risk.

Thanks for any reply.

micha-lmxt commented 2 years ago

Hi,

It is true that the progress has been slow on this project recently, but it's is still active. So far I have been mostly working alone on the project. I am happy, of you like to help!

fredguth commented 2 years ago

@micha-lmxt Your lib is very similar to svelte/motion official library (even the name is similar). svelte-motion is larger in scope, though. It seems that the official lib took inspiration from framer as well.

Can you point out the differences between svelte-motion and svelte/motion? Why not merge this work with the official lib via PR? where lies the complexity?

SikandarJODD commented 1 month ago

any updates ?