npm.io
10.1.0 • Published 3h ago

@cspell/normalize-json

Licence
MIT
Version
10.1.0
Deps
1
Size
3 kB
Vulns
0
Weekly
0
Stars
1.7K

@cspell/normalize-json

A library to reduce the size of JSON data by flattening and normalizing the values.

It is similar to flatted.

Install

npm install -S @cspell/normalize-json

Usage

import { parse, stringify } from '@cspell/normalize-json';

Keywords