flow-conduit
is a lightweight library that provides an easy-to-use and flexible way to manage state transitions and data flow within your React applications.
- Easy state management
- Simple yet powerful API
- No UI, so you can use it with any UI library
- Lightweight and dependency-free (no Redux, MobX, or other state management libraries required)
You can install flow-conduit
via npm:
npm install flow-conduit
https://codesandbox.io/s/flow-conduit-sbzd23
// TODO: Add API documentation
flow-conduit is licensed under the MIT License. See LICENSE for more information.