Discussion: VueJS port #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, thanks for this awesome work
I ported your library to VueJS and try to keep it up to date at @zaosoula/liquid-glass-vue
Would you like creating a framework agnostic core, and then specific logic component for different frameworks? If so, I would love to assist
Awesome work, thanks for the port!
Idk how much merit there is to creating a "core" though since it's pretty much just an SVG element 🤔
wow @zaosoula this is amazing was actually working to implement this in vuejs, but this is amazing
I was considering moving the every function to utils files like listeners and computed value only the addEventListeners would stay in the component
Thank you but the merits goes to @rdev i only translated the hooks
Feels free to contribute if you want to!
Reactism tunnel vision showing!
@rdev
This could've been..
A framework agnostic Web Component core
Optional thin wrappers for
React, Vue, Svelte etc. for convenience
@metaory
Hi, you can check out my solution. I implemented the core for vanilla JS and ported it to Vue.js and React. I think you can connect it to any other frameworks. You can try the package here: https://liquid.prismify.in
I am a React developer 🤷🏻♂️
Forks are always welcome @metaory