json-api-normalizer

Converts JSON API data into a normalized state for Redux applications.

Made by Yury Dymov

  • redux

  • json-api

  • JSON Normalizer

  • normalizer

  • development-tools

  • normalize-json

What is json-api-normalizer?

The json-api-normalizer is a utility that facilitates the integration of JSON API data with Redux-based applications. Unlike Normalizr, this tool adheres to the JSON API specification, eliminating the need to define data schemas. It transforms collections into maps, which aligns more closely with the data structure preferred in Redux applications

Highlights

  • Supports the JSON API specification, removing the requirement to manage data schemas
  • Converts collections into maps, a structure well-suited for Redux state management
  • Eliminates the need to manually define data normalization logic
  • Simplifies the process of integrating JSON API data with Redux applications

Platforms

  • Self-Hosted

Languages

  • English