Skip to content

pavlobu/zustand-middleware

Repository files navigation

@pavlobu/zustand-middleware

This is a better zustand middleware by @pavlobu

This project is based on https://github.com/pmndrs/zustand

Please read original readme

Improvements in this repo middleware:

  • improve redux devtools usage, one redux devtools tab can be used for all stores
  • add example/demo with usage of this repo package