algebraic-actions
v0.1.0
Published
A library that helps representing Redux Actions as an Algebraic Union Type in JavaScript.
Downloads
3
Maintainers
Readme
algebraic-actions
A library that helps representing Redux Actions as an Algebraic Union Type in JavaScript.
In helps to describe state transitions in a type-safe manner with exhaustive Action coverage.
Usage