1.3.0 • Published 4 years ago
saga-slice v1.3.0
Saga Slice
- An abstraction on top of redux and sagas meant to help reduce boilerplate around Redux.
 - Uses 
immerto produce immutable state. - Full Documentation
 
// If you have redux and redux sagas already installed
npm i --save immer saga-slice
// Install saga slice and dependencies
npm i --save redux redux-saga immer saga-sliceEnjoy!