Should I create community ArkUI bindings?

Hi y’all!

My preferred UI library is ArkUI because of its focus on accessibility. I also think Zag is a sweet little state machine.

I’m thinking I might just point codex at it and set up a project to create re-usable bindings for all Ark components.

Is that something people would be interested in using if I open source it? Not sure what the etiquette or community requirements are around this.

It’s not hard to have AI write the bindings, the idea would just be to save time / tokens / electrons.

Do you want to maintain them or just share them?

Btw. there is now a bindings manager in the works that would just copy and paste bindings into your repo directly so you can easily adapt them. But it is very early still so in the meantime dumping them on GitHub is still the most viable idea.

I was thinking of maintaining it.

Actually I was thinking about setting up some kind of bot to monitor the ArkUI repo for API changes and try to keep up with it automatically so that maintenance work would mostly be reviewing the updates.

What is this bindings manager of which you speak?

EDIT:
Is it this?
https://www.npmjs.com/package/@juspay/rescript-bindgen