6.3.87 • Published 12 months ago

@taktikorg/cumque-repudiandae-veritatis v6.3.87

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

6.3.86

12 months ago

6.3.85

12 months ago

6.3.84

12 months ago

6.3.83

12 months ago

6.3.82

12 months ago

6.3.81

12 months ago

6.3.80

1 year ago

6.3.79

1 year ago

6.3.78

1 year ago

6.3.77

1 year ago

6.3.76

1 year ago

6.3.75

1 year ago

6.3.74

1 year ago

6.3.73

1 year ago

6.3.72

1 year ago

6.3.71

1 year ago

6.3.70

1 year ago

6.3.69

1 year ago

6.3.68

1 year ago

6.2.68

1 year ago

5.2.68

1 year ago

4.2.68

1 year ago

4.2.67

1 year ago

4.2.66

1 year ago

4.2.65

1 year ago

4.2.64

1 year ago

4.2.63

1 year ago

4.2.62

1 year ago

4.2.61

1 year ago

4.2.60

1 year ago

4.2.59

1 year ago

4.2.58

1 year ago

4.2.57

1 year ago

4.2.56

1 year ago

4.2.55

1 year ago

4.2.54

1 year ago

4.2.53

1 year ago

4.2.52

1 year ago

4.2.51

1 year ago

4.2.50

1 year ago

3.2.50

1 year ago

3.2.49

1 year ago

3.1.49

1 year ago

3.1.48

1 year ago

3.1.47

1 year ago

3.1.46

1 year ago

3.1.45

1 year ago

3.1.44

1 year ago

3.1.43

1 year ago

3.1.42

1 year ago

3.1.41

1 year ago

3.1.40

1 year ago

3.1.39

1 year ago

3.1.38

1 year 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