Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Layout Projection for Vanilla JS!? #2889

Open
Char2sGu opened this issue Nov 17, 2024 · 0 comments
Open

[FEATURE] Layout Projection for Vanilla JS!? #2889

Char2sGu opened this issue Nov 17, 2024 · 0 comments
Labels
feature New feature or request

Comments

@Char2sGu
Copy link

Is your feature request related to a problem? Please describe.

Hi Motion community!
Hello Matt Perry!

I'm Charles, sophomore student at Northeastern University, open-source enthusiast!
I'm not a React developer, but I'm a really huge fan of Framer Motion, especially the part about original fascinating Layout Projection technique! I love it so much that I almost changed my framework to React solely because I really wanted to use Framer Motion.

However, eventually I decided to get myself some challenge by diving into how Layout Projection really works and trying to port this technology to Vanilla JS. And that is how this https://github.com/Char2sGu/layout-projection project comes from! This project is a rough implementation of Layout Projection, which works, although not as good as Framer Motion, and currently serves as underlying animation engine powering my favourite project Reply: https://reply.char2s.dev/.

I just surprisingly noticed that framer.com/motion is now motion.dev, and it seems like motion.dev aims to be an animation library that faces both React and Vanilla JS ecosystems!
I was just curious if it is planned for motion.dev to implement Layout Projection for Vanilla JS? If that is the plan, I would really love to help with that! I have experience developing various open-source libraries, and making Layout Projection available for everyone is also one of my biggest goals!

Describe the solution you'd like

Implement Layout Projection for vanilla JS!

Describe alternatives you've considered

Hmmm Ask everyone to use React I guess..?

Additional context
N/A

FAQs

Does Motion support Preact?

It might work with Preact, but we don't explicitly support it, so if it does currently work you'd be using it at your own risk.

@Char2sGu Char2sGu added the feature New feature or request label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant