JavaScript library for managing Redux stores without writing reducers or actions.
No Boilerplate Redux provides programmatic store manipulation and auto-driven actions for Redux-based apps. It is a JavaScript library designed to work with React and Redux workflows, suitable for React web apps that want to avoid manual reducer and action boilerplate.
0