This package is a wrapper for the Strapi API V4. It provides a set of functions to normalize the data returned by the Strapi API.
npm i @meaning-tech/normaize-strapi-v4
import * as normalize from '@meaning-tech/normaize-strapi-v4';
normalize.Normalize(data);