6.3.87 • Published 10 months ago

@taktikorg/cumque-repudiandae-veritatis v6.3.87

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@taktikorg/cumque-repudiandae-veritatis Version Badge

github actions coverage License Downloads

npm badge

deterministic version of JSON.stringify() so you can get a consistent hash from stringified results

You can also pass in a custom comparison function.

example

const stringify = require('@taktikorg/cumque-repudiandae-veritatis');

const obj = { c: 8, b: [{ z: 6, y: 5, x: 4 }, 7], a: 3 };

console.log(stringify(obj));

output:

{"a":3,"b":[{"x":4,"y":5,"z":6},7],"c":8}

methods

const stringify = require('@taktikorg/cumque-repudiandae-veritatis')

const str = stringify(obj, opts)

Return a deterministic stringified string str from the object obj.

options

cmp

If opts is given, you can supply an opts.cmp to have a custom comparison function for object keys. Your function opts.cmp is called with these parameters:

opts.cmp({ key: akey, value: avalue }, { key: bkey, value: bvalue }, { get(key): value })

For example, to sort on the object key names in reverse order you could write:

const stringify = require('@taktikorg/cumque-repudiandae-veritatis');

const obj = { c: 8, b: [{ z: 6, y: 5, x: 4 },7], a: 3 };

const s = stringify(obj, function (a, b) {
	return b.key.localeCompare(a.key);
});

console.log(s);

which results in the output string:

{"c":8,"b":[{"z":6,"y":5,"x":4},7],"a":3}

Or if you wanted to sort on the object values in reverse order, you could write:

const stringify = require('@taktikorg/cumque-repudiandae-veritatis');

const obj = { d: 6, c: 5, b: [{ z: 3, y: 2, x: 1 }, 9], a: 10 };

const s = stringify(obj, function (a, b) {
	return a.value < b.value ? 1 : -1;
});

console.log(s);

which outputs:

{"d":6,"c":5,"b":[{"z":3,"y":2,"x":1},9],"a":10}

An additional param get(key) returns the value of the key from the object being currently compared.

space

If you specify opts.space, it will indent the output for pretty-printing. Valid values are strings (e.g. {space: \t}) or a number of spaces ({space: 3}).

For example:

const obj = { b: 1, a: { foo: 'bar', and: [1, 2, 3] } };

const s = stringify(obj, { space: '  ' });

console.log(s);

which outputs:

{
  "a": {
    "and": [
      1,
      2,
      3
    ],
    "foo": "bar"
  },
  "b": 1
}

replacer

The replacer parameter is a function opts.replacer(key, value) that behaves the same as the replacer from the core JSON object.

install

With npm do:

npm install @taktikorg/cumque-repudiandae-veritatis

license

MIT

deterministicdependency managerhookshardlinkspushdependenciestoolsfastyamlecmascriptredactInt8ArrayES2020spinnersObjectclassnametranspileArray.prototype.includescachetrimRightarraybufferFloat64ArrayassertsautoscalingdefinePropertymkdirfilemergehotperformancejsdomsignalsdescriptorscoreglacierauthserializeECMAScript 2019symlinkresolvesliceiteratorsortedcertificatesoutputguidHyBiString.prototype.matchAlljestarrayselfuploadES2023call-boundbyteOffsetsyntaxiterationhasOwnPropertyprotobufspinnerswfES2016fast-deep-clonewafstatelessbannerzeroi18nSymbol.toStringTagES6forkimportesvalidatorreal-timeintrinsices5tc39logObject.fromEntriescolouragentReactiveExtensionsstoragegatewaylocaluser-streamshassyntaxerrorsetreuseutil.inspectstructuredCloneECMAScript 6chaiwaapitacitflatformattingpackage.jsonfluxString.prototype.trimwhatwgarraysECMAScript 5sequenceconcatMapsuperagentsetPrototypeOfstringdataidlejsdiffterminalfp256figletfsqueryObservableescapesafebytees-shim APIbootstrap lessemres7typesjavascriptramdaasyncdeeptslibclientArray.prototype.containscallbindshebanggetintrinsicArrayBuffer.prototype.sliceInt32Arrayconstdragpositiveconsoleworkerprivate datafunctionhashefficientshim-0cjkreadablestreamUint32Arrayreact-testing-libraryqueueoptimistESindicatorreact poseliverangeerrorWeakMapeventEmitterunicodewidthmanagerFunction.prototype.namedom-testing-librarysettingsregular-expressionkinesissymbolsutilchromiumES5eventsmkdirpcodeselasticachesuperstructpredictableenumerableBigUint64Arrayvpccallprotocol-bufferspathwaitparserformatmonorepobundlingnodefullwidthstyled-componentsspawndateECMAScript 2015prefixvalidationmulti-packagerequirerfc4122typednametoReversedacornpureownttyregularoptimizeranimationfixed-widthstringifierlockfilefunctionshasOwnreplaypropcss-in-jssespyyamlirqenvironmentsmatchexpressajaxconsumeaccessorvarsidentifierschromeapollotypedarrayec2touchterm3durltrimEndregular expressionconfigES2019sharedlengthassignreacttypanionargskeydropthreees-abstractvarWebSockets__proto__ajvutilityTypedArrayincludesextendschememrutyped arrayloggersomeargvcollection.es6importexportUnderscoredeepcopyPromiseRegExp.prototype.flagsvesttypeerror6to5regexsigtermwgetl10nbusycompile lessprettyvaluesclonedescriptorSymbolcallbound_.extendjsonschemadiffframernodejstypesafepnpm9modulesuninstallweakmappipeArray.prototype.filtersubprocessgradients css3lintaccessibilitygetoptmatchesbyteLengthroutingletcss variableartdataviewgraphqlimmutablemetadatashamObject.valuesworkspace:*eslintconfigimmerformes2018exit-codeECMAScript 2021namesES2022eslint-plugincall-bindstyleguidelesscsscreateassertionjQueryfile systemcomputed-typeses2016loggingpolyfillmodulecloudfrontquotebufferrandomeslintpluginhookformoperating-systemdefine@@toStringTagECMAScript 2018symbolInt16Arrayreact-hooksvariablesfetchArrayBuffer#sliceECMAScript 3popmotionYAMLreduxemitcurlonceequalitydomRxJSeffect-tsUint16ArrayURLSearchParamsAsyncIterator$.extendtrimrulespackagesES3flatMapcolorArray.prototype.findLasttypedarrayswhichtakestylesheetpreprocessortranspilerJSON-SchemaenvironmentsnsglobalThisless compileriambcryptfastclonezodtelephonegettersameValueZerorecursiveJSONexecfilegenericsSystem.globalmatchAllcoercibleinspectposebinariesroutecloudwatchtsexitfast-clonelinkarktypees2017simpledbobjtoStringTagtypescriptmobileexecnegativekoreanestreeformsmake dirregexpECMAScripthas-own0gitignoremapmixinsmomentdotenvfullpoint-freecurriedMicrosoftspeedvalidstreamsoffsetquerystringUint8ClampedArrayrequesttrimLeftreadbundlercommand-linehandlersparseisConcatSpreadableasterisksRxstartertestingtimetestclass-validatorpropertycollectionvariables in cssassertgesturesArray.prototype.flatflatteninqsutilsspecises8stylesnested cssReactiveXfast-copyES7internal slotendpointbabelless mixinslanguageroute53sharedarraybufferprogressruntimeeventDispatchersignalless cssStreamsinputtrimStartpostcsss3ECMAScript 2020configurablenpmignorestatusjson-schemareducerglobgradients cssflagwindowselbpreserve-symlinksRFC-6455dircss nestinghttpbabel-corepasswordnpmmacosa11yWeakSetendernumbermkdirsjson-schema-validatorcensorcopyreact animationpluginwindowdeep-clonesetImmediatelesssidedeepclonees6boundstablepostcss-plugin
6.3.87

10 months ago

6.3.86

10 months ago

6.3.85

10 months ago

6.3.84

10 months ago

6.3.83

10 months ago

6.3.82

11 months ago

6.3.81

11 months ago

6.3.80

11 months ago

6.3.79

11 months ago

6.3.78

11 months ago

6.3.77

11 months ago

6.3.76

11 months ago

6.3.75

11 months ago

6.3.74

11 months ago

6.3.73

11 months ago

6.3.72

11 months ago

6.3.71

11 months ago

6.3.70

11 months ago

6.3.69

11 months ago

6.3.68

11 months ago

6.2.68

11 months ago

5.2.68

11 months ago

4.2.68

11 months ago

4.2.67

11 months ago

4.2.66

11 months ago

4.2.65

11 months ago

4.2.64

11 months ago

4.2.63

11 months ago

4.2.62

11 months ago

4.2.61

11 months ago

4.2.60

11 months ago

4.2.59

11 months ago

4.2.58

11 months ago

4.2.57

11 months ago

4.2.56

11 months ago

4.2.55

12 months ago

4.2.54

12 months ago

4.2.53

12 months ago

4.2.52

12 months ago

4.2.51

12 months ago

4.2.50

12 months ago

3.2.50

12 months ago

3.2.49

12 months ago

3.1.49

12 months ago

3.1.48

12 months ago

3.1.47

12 months ago

3.1.46

12 months ago

3.1.45

12 months ago

3.1.44

12 months ago

3.1.43

12 months ago

3.1.42

12 months ago

3.1.41

12 months ago

3.1.40

12 months ago

3.1.39

12 months ago

3.1.38

12 months ago

3.1.37

1 year ago

3.0.37

1 year ago

3.0.36

1 year ago

2.0.36

1 year ago

2.0.35

1 year ago

2.0.34

1 year ago

2.0.33

1 year ago

2.0.32

1 year ago

2.0.31

1 year ago

2.0.30

1 year ago

2.0.29

1 year ago

2.0.28

1 year ago

2.0.27

1 year ago

2.0.26

1 year ago

2.0.25

1 year ago

2.0.24

1 year ago

2.0.23

1 year ago

2.0.22

1 year ago

2.0.21

1 year ago

2.0.20

1 year ago

2.0.19

1 year ago

2.0.18

1 year ago

2.0.17

1 year ago

2.0.16

1 year ago

2.0.15

1 year ago

2.0.14

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago