developit / unistore

🌶 350b / 650b state container with component actions for Preact & React
https://npm.im/unistore
2.86k stars 139 forks source link

[info request] Is there a way to apply existing redux midldeware? #152

Open damianobarbati opened 5 years ago

damianobarbati commented 5 years ago

I.E: I'd like to use redux-logger with unistore, is there any way to apply it as a middleware to the store?

developit commented 5 years ago

I'm not sure! What does redux-logger do?