Discussion: VueJS port #6

Open
opened 2025-06-12 05:00:10 -04:00 by zaosoula · 7 comments
zaosoula commented 2025-06-12 05:00:10 -04:00 (Migrated from github.com)

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

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](https://github.com/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
rdev commented 2025-06-12 05:22:39 -04:00 (Migrated from github.com)

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 🤔

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 🤔
m4rcTr3y commented 2025-06-12 13:17:56 -04:00 (Migrated from github.com)

wow @zaosoula this is amazing was actually working to implement this in vuejs, but this is amazing

wow @zaosoula this is amazing was actually working to implement this in vuejs, but this is amazing
zaosoula commented 2025-06-12 13:20:15 -04:00 (Migrated from github.com)

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 🤔

I was considering moving the every function to utils files like listeners and computed value only the addEventListeners would stay in the component

> 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 🤔 I was considering moving the every function to utils files like listeners and computed value only the addEventListeners would stay in the component
zaosoula commented 2025-06-12 13:22:19 -04:00 (Migrated from github.com)

wow @zaosoula this is amazing was actually working to implement this in vuejs, but this is amazing

Thank you but the merits goes to @rdev i only translated the hooks

Feels free to contribute if you want to!

> wow @zaosoula this is amazing was actually working to implement this in vuejs, but this is amazing Thank you but the merits goes to @rdev i only translated the hooks Feels free to contribute if you want to!
metaory commented 2025-06-13 08:29:37 -04:00 (Migrated from github.com)

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 🤔

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

> 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 🤔 _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
koirodev commented 2025-06-15 04:04:00 -04:00 (Migrated from github.com)

@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

@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
rdev commented 2025-06-15 15:49:33 -04:00 (Migrated from github.com)

Reactism tunnel vision showing!

I am a React developer 🤷🏻‍♂️

Forks are always welcome @metaory

> Reactism tunnel vision showing! I am a React developer 🤷🏻‍♂️ Forks are always welcome @metaory
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rdev/liquid-glass-react#6
No description provided.