A simple way to traverse datasets based on JSON API specification. Normalize is a lightweight javascript library with simple and powerful api. Has no dependencies and weighs less than 1KB.

A simple way to traverse datasets based on JSON API specification. Normalize is a lightweight javascript library with simple and powerful api. Has no dependencies and weighs less than 1KB.

A python package for normalizing (or flattening) a JSON-like structure into a list (generator) or flat dicts.


json-api-normalizer helps JSON API and redux work together. Unlike Normalizr , json-api-normalizer supports JSON API specification, which means that you don't have to care about schemes.
