magicuidesign / magicui

UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
https://magicui.design
MIT License
5.32k stars 178 forks source link

Magic UI for JS / HTML #60

Open darkylmnx opened 1 month ago

darkylmnx commented 1 month ago

Any plans to have a React-free version in Vanilla JS or WC for compatibility with other frameworks like Vue, Svelte etc?

dillionverma commented 1 month ago

yes it's possible but I'm going to need help from the community!

For Vue, Svelte and HTML we need to port the framer-motion dependency to https://motion.dev

I'll write up a detailed outline later when I get more time.

Feel free to take initiative though!