Normalizr

JavaScript logo

Many APIs, public or not, return JSON data that has deeply nested objects. Using data in this kind of structure is often very difficult for JavaScript applications, especially those using Flux or Redux.

This is where Normalizr comes in, a small, but powerful utility for taking JSON with a schema definition and returning nested entities with their IDs, gathered in dictionaries.

With 20987 stars and 912 forks it demonstrates potential for further development in the GitHub community.

Developers can benefit from this project as it provides an excellent opportunity to learn and contribute, while businesses can utilize the liberal MIT License) under which it is released to build upon this code base for their applications.

Branch greenkeeper/eslint-plugin-jest-pin-22.9.0 was last updated on July 17th, 2019.