zustandjs / zustand-slices

A slice utility for Zustand
MIT License
170 stars 8 forks source link

feat: store actions #10

Closed dai-shi closed 5 months ago

dai-shi commented 5 months ago

Introduces new withActions. It's not like FP, but as withSlices isn't FP, non-FP style would be good.