4.0.0 • Published 1 year ago

kdux v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Kdux


Kdux is a state management pattern + library for Kdu.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Kdu's official devtools extension to provide advanced features such as zero-config time-travel debugging and state snapshot export / import.

Learn more about Kdux at "What is Kdux?".

Documentation

To check out docs, visit here.

License

MIT

Copyright (c) 2021-present NKDuy