Dynamic, reducer-injection state manager for microfrontends (framework-agnostic).
This is my basic Redux implementation. It is not intended to be used as a production-ready library, but rather as a learning tool.
This is my basic Redux implementation. It is not intended to be used as a production-ready library, but rather as a learning tool.
Inspired (semi-forked) of https://github.com/amcdnl/ngrx-actions
rebyb-redux is a lightweight, Redux-like state management library for React applications, designed for simplicity and efficiency. Built with TypeScript, it allows developers to easily manage global state with a minimal setup. With features like customizab