Hello,
I’m looking for a unit converter written in JS / client-side only that I can self-host / add to a bunch of tools I already use.
I was looking for a suggestion to get something similar to the good old https://joshmadison.com/convert-for-windows/ but that runs a browser.
Thank you for your suggestions.
https://github.com/tiffany352/rink-rs is pretty cool, but it’s in rust, so you’d have to make some Wasm bindings
o wait, there is a wasm build in the repo! You could probably host their interface too?
https://github.com/tiffany352/rink-rs/tree/master/web
You can try it out on https://rinkcalc.app/