8.6.81 • Published 10 months ago

@erboladaiorg/distinctio-provident-voluptatem v8.6.81

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

@erboladaiorg/distinctio-provident-voluptatem Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ES2017 spec-compliant Object.entries shim. Invoke its "shim" method to shim Object.entries if it is unavailable or noncompliant.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.

Most common usage:

var assert = require('assert');
var entries = require('@erboladaiorg/distinctio-provident-voluptatem');

var obj = { a: 1, b: 2, c: 3 };
var expected = [['a', 1], ['b', 2], ['c', 3]];

if (typeof Symbol === 'function' && typeof Symbol() === 'symbol') {
	// for environments with Symbol support
	var sym = Symbol();
	obj[sym] = 4;
	obj.d = sym;
	expected.push(['d', sym]);
}

assert.deepEqual(entries(obj), expected);

if (!Object.entries) {
	entries.shim();
}

assert.deepEqual(Object.entries(obj), expected);

Tests

Simply clone the repo, npm install, and run npm test

postcss-pluginprogressESnextArray.prototype.flatautoprefixerwgetlanguageInt32ArraystylingArrayBuffer#slicecharacterpromiseFunction.prototype.namemulti-packageroutingdatastructureexecsubprocesskeysargumentclassnamesTypeBoxES5mrusymbolshooksfullArray.prototype.flatMappinoFloat64ArrayramdaoptimizerECMAScript 2015reduceomitargvproxylibphonenumbercontainsstringifierhardlinkscompile lessbytecloudsearchbindmoveairbnbmatchcolourassertsgroupBygetintrinsicbufferexpressString.prototype.matchAllinferencejavascriptjoisuperstructECMAScript 6MicrosoftECMAScript 7executegetOwnPropertyDescriptorfastsymlinks@@toStringTagsorttacitwritablebddagentloggingstyled-componentscompilerlintreuseconcatboundfindLastIndexvariablescryptInt16Arrayes5trimphonetranspilerbannerbundlinggenericselmreducereventDispatchertouchcolorclilruerror-handlingUint8ClampedArraybundlerexpressionlesscsscall-bindglobalThisstructuredCloneregexpECMAScripthasOwnrequirebootstrap cssStreamstimepostcssObject.valuesdependency managerastsetImmediatelogRegExp.prototype.flagsebsfast-deep-copystatelessmergeobjpackage.jsonObject.fromEntriesUint16ArraytrimStartgitignoredeterministicjapanesewarningwindowSystem.globalcss less__proto__classestypesafeweakmaptelephonedeepcopyoutputmixinsglobal this valueeslint-plugines8readPromisepopmotionjsdomlengthletes-shim APIwhichless cssintrinsicmobilemapreducegradients css3regexes2018es2016full-widthjson-schematerminalutil.inspectjwtsortedcurltransportObject.assignqueuenativemapkinesischecktyped arraySymbolsignalscore-jsuser-streamschromeJSONcreatetermajvencryptionECMAScript 2022execfileentriesa11yoptionpositiveschemearraybufferslottranspiledeep-copytypeguidkeyes-shimscrypto-0onceformsexit-codestatusnegativetypedarraysRegExp#flagses6purecallelasticacheglobalAsyncIteratorshimpnpm9npmimmerbinignoreinputshrinkwrapArray.prototype.containschilddeep-cloneES2022filterruntimeasterisksFloat32ArraytrimLeftcoercibleescapehandlersprototypetoolsforEaches-abstractsuperagentes7package managerstarterES2020react-componentclientES8toReverseddefinePropertydotenvawsassertiontostringtagparsercallbackeast-asian-widthconstfindLastbyteOffsetstringifyyamljson-schema-validatorwaitvestpipeconfigspeedpackagesstringtestingmatchesfixed-widthregularstreaminstallfigletextraenvunicodesqsprivate dataflattenpathYAMLquerystringtoArraycloudwatchBigInt64ArraysliceRxesvisualReactiveExtensionssyntaxcommand-lineuninstallArray.prototype.includesinterruptsuuidendpointbinaryvarECMAScript 2021workerrangeerrorec2react-hook-formjsxWebSocketsprivateimportexportprototextcjkzerofrompushiterateacornwidthsigintglobalsstylesquoteutilsemrregular-expressionirqclassnameremoveSymbol.toStringTagtoStringTagtypedarrayidentifiersassertinternal slotpersistentsymbolpluginrequestamazonaccessibilityassigntakestatefast-cloneiamauthenticationECMAScript 2016npmignorebcryptsignalhas-owncolumnfschromiummakeserializeforkeveryvariables in csslastchannelbabeljson-schema-validationreduxtrimRighthasclass-validatorwriteresolvewhatwggetoptarraypropertieshttpsxtermchaitoSortedrfc9562typeerrorcachegesturescss nestingcurriedbyteLengthextendsetparsemonorepopropcallbindapidescriptorsdescriptionnopetsReflect.getPrototypeOfjsonECMAScript 2019StyleSheetfnmatchfunction.lengtheslintconfigdragpicomatchES7jsdeleteserializertestertddtoolkitreact animationenumerable
8.6.81

10 months ago

8.6.80

10 months ago

8.6.79

10 months ago

8.6.78

10 months ago

8.6.77

10 months ago

8.6.76

11 months ago

8.6.75

11 months ago

8.6.74

11 months ago

8.6.73

11 months ago

8.6.72

11 months ago

8.6.71

11 months ago

8.6.70

11 months ago

8.6.69

11 months ago

8.6.68

11 months ago

8.6.67

11 months ago

8.6.66

11 months ago

8.5.66

11 months ago

8.5.65

11 months ago

8.5.64

11 months ago

8.5.63

11 months ago

8.5.62

11 months ago

8.5.61

11 months ago

8.5.60

11 months ago

8.5.59

11 months ago

7.5.59

11 months ago

7.5.58

11 months ago

6.5.58

11 months ago

6.5.57

11 months ago

6.5.56

11 months ago

6.5.55

11 months ago

6.5.54

11 months ago

6.5.53

11 months ago

6.5.52

11 months ago

5.5.52

11 months ago

5.5.51

11 months ago

5.5.50

12 months ago

5.5.49

12 months ago

5.5.48

12 months ago

5.5.47

12 months ago

4.5.47

12 months ago

4.5.46

12 months ago

4.5.45

12 months ago

4.5.44

12 months ago

3.5.44

12 months ago

3.5.43

12 months ago

3.5.42

12 months ago

3.5.41

12 months ago

3.5.40

12 months ago

3.5.39

12 months ago

3.5.38

12 months ago

3.5.37

12 months ago

3.5.36

12 months ago

3.5.35

12 months ago

3.4.35

12 months ago

3.4.34

12 months ago

3.4.33

1 year ago

3.4.32

1 year ago

3.4.31

1 year ago

3.4.30

1 year ago

3.4.29

1 year ago

3.3.29

1 year ago

3.3.28

1 year ago

3.2.28

1 year ago

3.2.27

1 year ago

3.2.26

1 year ago

3.2.25

1 year ago

3.2.24

1 year ago

3.2.23

1 year ago

3.2.22

1 year ago

3.2.21

1 year ago

3.2.20

1 year ago

3.2.19

1 year ago

3.2.18

1 year ago

3.2.17

1 year ago

3.2.16

1 year ago

3.2.15

1 year ago

2.2.15

1 year ago

2.2.14

1 year ago

2.2.13

1 year ago

2.2.12

1 year ago

2.2.11

1 year ago

2.2.10

1 year ago

2.2.9

1 year ago

2.2.8

1 year ago

2.2.7

1 year ago

1.2.7

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

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