Show HN: Tired of BIG JavaScript frameworks? try this(github.com)
github.com
Show HN: Tired of BIG JavaScript frameworks? try this
https://github.com/aggroot/hctx
1 comments
I really like this html first approach, it is way too easy to develop with hypermedia principles than the js,react approach
Do you know this library ?,
https://github.com/dy/sprae
maybe have additional features than yours
It looks like this:
It comes with reactive state, stores, and allows you to build your own DSL in HTML.
One feature that stands out is the ability to spread a single context scope across different DOM locations:
Contexts are implemented via a minimal API, and TypeScript is fully supported. For more details about capabilities check the docs dir in github repository.
Curious what you think, feedback is welcomed.