Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 816 Bytes

File metadata and controls

24 lines (15 loc) · 816 Bytes

codecov alt text alt text alt text

Normalize Strapi Api V4

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.

Installation

npm i @meaning-tech/normaize-strapi-v4

Usage

import * as normalize from '@meaning-tech/normaize-strapi-v4';

normalize.Normalize(data);