• Stars
    star
    1
  • Language
    TypeScript
  • Created over 3 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lightweight and performant react-redux utilities that would help reduce the size of your codebase for creating redux boilerplate. As a result, your codebase would be easy to maintain as it fully utilizes typescript from creating redux contexts (reducers, actions, selectors) to your react component (consuming state, dispatching action).