Local state manager that enhances react's `useReducer`. Heavily inspired by [Redux Toolkit](https://redux-toolkit.js.org/).\ Leverage Typescript to make **everything** type safe, from the creation of the store to it's usage.\ The same way as redux toolkit
published version 1.1.0, a year ago