Type definitions are available in the @types/json-stable-stringify package

json-stable-stringify

  • Version 1.1.1
  • Published
  • 27.7 kB
  • 4 dependencies
  • MIT license

Install

npm i json-stable-stringify
yarn add json-stable-stringify
pnpm add json-stable-stringify

Overview

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

Dependencies (4)

Dev Dependencies (8)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/json-stable-stringify.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/json-stable-stringify)
  • HTML
    <a href="https://www.jsdocs.io/package/json-stable-stringify"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>