kdux
v4.0.0
Published
state management for Kdu.js
Downloads
6
Readme
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
Copyright (c) 2021-present NKDuy