fetch-normalize-data

JSON →
library 1.22.7 ·javascript
verified Jun 7, 2026

A library (v1.22.7) to obtain a state of normalized data, providing fetch and reducer helpers. It offers functions to merge or delete normalized data into a Redux-like state, with configurable merging behavior. It is maintained by betagouv and has a moderate release cadence. Differentiators include simple normalization for nested data, optional isMergingArray/isMutatingDatum flags, and compatibility with redux-thunk/redux-saga/plain React Context via companion packages.