A library to reduce the size of JSON data by flattening and normalizing the values.
It is similar to flatted.
npm install -S flatpack-json
import { parse, stringify } from 'flatpack-json';
A library to reduce the size of JSON data by flattening and normalizing the values.
It is similar to flatted.
npm install -S flatpack-json
import { parse, stringify } from 'flatpack-json';
npm i flatpack-json
177
8.16.0
MIT
83.8 kB
23