Normalizes and denormalizes JSON according to schema for Redux and Flux applications
This does a very similar thing to normalizr: specify a schema to build functions to normalize / denormalize an object that adheres to that schema. The main difference is the ability to treat 'fields' as normal
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
Action creators, reducers and middleware for simple handling of normalized json api data in state