1.0.1 • Published 4 years ago
fetch-with-redux-observable v1.0.1
redux-observable-fetch-core
Javascript core to handle fetch, spinner, pagination and user message
###PUBLISH
yarn build
yarn publish
###HOW TO USE
- Add to your main reducer CORE_REDUCER_KEY and core reducer to use
- Add coreEpic to your main epic
Install the needed dependencies
"@types/js-cookie": "^2.2.4", "@types/node": "^13.1.4", "@types/react": "^16.9.17", "@types/react-redux": "^7.1.5", "typescript": "^3.7.4", "js-cookie": "^2.2.1", "moment": "^2.24.0", "node": "^13.5.0", "redux": "^4.0.5", "redux-observable": "^1.2.0", "reselect": "^4.0.0", "rxjs": "^6.5.4"
Start developing with redux-observable-fetch-core !!!
Created By Softlab FE