⚡ OXVGUI - OXVG User Interface #166
jonasgeiler
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Wow Jonas, this is really impressive and I feel flattered that you chose oxvg to spend your time with. I’d be happy to add your project to the readme as it’s a great way for people to test if oxvg is right them. And if you don’t mind, did you have any thought about the usage of oxvg? It’s still early days for the project so feedback is super valuable! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't wait to see where this project is going, and I've been a user of SVGOMG for many years, so I though I'd start a little project to fork SVGOMG and migrate it over to use OXVG.
Well, I published the very first version of the web app a few minutes ago!
I call it: OXVGUI
Here it is: https://oxvgui.jonasgeiler.com
Also check out the source code.
If you're familiar with SVGOMG, you're gonna find your way around rather quickly.
There are even a few more switches for features that OXVG has, but SVGO didn't.
The site itself was completely forked off of SVGOMG, and using Web Assembly I then integrated OXVG and all it's features. In the end I even had to write my own Web Assembly binding (instead of using the
@oxvg/wasmnpm package) to get some custom features I needed.But I think it turned out pretty well!
So far it's been a really interesting project and I learned quite a lot about Web Assembly and Web Workers and such.
I hope that I can extend OXVGUI more and more as OXVG grows - let's see!
Have fun!
Beta Was this translation helpful? Give feedback.
All reactions