#Help needed for Animation Library

3 messages · Page 1 of 1 (latest)

wind wadi
#

I made ssgoi (this is page animation libary: https://ssgoi.dev)
I'm trying to support qwik in my libary (I aleady implement svelte and react)

https://github.com/meursyphus/ssgoi/pull/86

this is draft pr for implement qwik version in ssgoi

If you are interested in it, feel free to contact me.

I had some errors on qwik version.

GitHub

Summary
Working on adding Qwik package support to SSGOI, similar to the Vue package implementation.
Current Status

✅ Basic Qwik package structure created
✅ Context and Provider components implemen...

short charm
#

I added some comments