README
normalize-reducer
This package is for normalize the redux store data. It will prevent to have duplicate data in the store.
This package is for normalize the redux store data. It will prevent to have duplicate data in the store.
<script type="module">
import normalizeReducer from 'https://cdn.skypack.dev/normalize-reducer';
</script>
This package is for normalize the redux store data. It will prevent to have duplicate data in the store.