You can use this minimalist framework to create functional reusable components with the JSX like syntax. With the last update you can create and manage the application state.
Since I was aiming for a really small footprint there's no guards anywhere, you are 100% responsible for error handling or what happens when the state is changed.
This is a clickbait title, since this is not ”React like” and not ”JSX like”.
To me, this resembles mostly a library called hyperscript that I played with 8 years ago.