@noam how stable is the API for https://github.com/noamr/h0 right now? Curious about any next steps for it since I really like what you're doing with it :)
GitHub - noamr/h0: A minimalistic frameworkless ViewModel library

A minimalistic frameworkless ViewModel library. Contribute to noamr/h0 development by creating an account on GitHub.

GitHub

@andrew_chou I was actually letting it sit for a while and see how I feel about the idea when I come back to it with fresh eyes.

The next step would be to make it npm-ready and see if the API is good enough. I could always use help with that. Note that h0 doesn't have a lot of API and it's not exactly a framework (HTML first after all) so changes to API should be way less painful than usual.

@noam great, makes sense. the very small surface area obviously helps and that's part of the appeal 😄