Hacker News new | ask | show | jobs
Show HN: Diffx – a simple JavaScript state management library (github.com)
2 points by jbjorge 1770 days ago
1 comments

Hi, author here. Feel free to ask me anything!

Diffx is an attempt at making a library that

* requires as little boilerplate code as possible

* does not require rigid patterns for how to change the state

* has great devtools

* works great with typescript

* works great with react, vue, svelte and angular