5.7.82 • Published 12 months ago

@erboladaiorg/eveniet-corporis-quidem v5.7.82

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

@erboladaiorg/eveniet-corporis-quidem 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/eveniet-corporis-quidem');

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

execprotobufloggerpackageselmrfc4122@@toStringTagfile systemsortedIteratormacosUint8ArrayreduxpyyamlECMAScript 2017ES6react poseasyncjsonschemastableredactCSSEScreateObject.valuesmovecachecommanderparserpasswordfpsownglobalstoolkitcopy_.extendresolveECMAScript 2023busyprotodeep-copygroupBypreserve-symlinksglobalclonefunctionarktypejshintreversedtypesfixed-widthjsdiffreadablevestcolumnsutilitiesUnderscoreglobal objectenumerablebootstrap lessObject.ishardlinksassertionstylesquerystringstream__proto__gradients css3oncetsliblocalforkslothotsharedarraybufferopensslutilbyteLengthtakequoteswfmkdirpesCSSStyleDeclarationserializeharmonydeep-clonejsonrecursivepackage.jsonreversereduceruser-streamsrdsES5widthebsprefixes7setImmediatecurlinterruptsTypedArrayes2016patchprivatecommandnested cssdeletecolorsreact-hooksBigUint64ArrayurlsyntaxSeta11ywalksignalsiterationfetchArray.prototype.filterspringWebSocketscloudtrailperformantgetoptastgetintrinsicguidformscomputed-typesramdatsequalityes-shim APIjoieslintdotenvtypeerrormulti-packagepoint-freedateArray.prototype.flatvariablesstatelessdiffidleTypeScriptObject.fromEntriesstartersuperstructes8Object.assignMicrosoftexecfilevalidatorbinaryform-validationES2022byteOffsetroutingReactiveXcurriedless mixinsStreamseventDispatcher$.extendSystem.globallibphonenumberspinnerseventEmitterimmutableconcatregular expressioncircularansideepimmerregexwarningvpccloudwatchECMAScript 7processsesglobal this valuerandomPromiseFunction.prototype.namebrowserslistregexpless csssafeeffect-tsargsnodejswhich3dUint16Arrayzerochanneljson-schemaemitisjapaneseassigntransportcall-boundtextreducecompile lesslengthWebSocketautoscalingdescriptorsnegativeuuidbeanstalkgroupescapehookformprettyArray.prototype.containsflagglobalThisbootstrap csssymboljwtfantasy-landhigher-orderloadbalancing.envzodWeakSetObject.entriesObject.keyscomparetypeofstylesheetstoragegatewayio-tsconfigurableStreamomitcodesgetOwnPropertyDescriptorbinbrowserlistshrinkwrapworkspace:*colorunicodeYAMLES2023fast-copyhttpsnopebindutilityES2016ignoreRFC-6455cryptUint8ClampedArraymonorepolessfunction.lengthcompilerlivepathfull-widthmanagersameValueZeroclassesclass-validatorfastifycloudfrontlinkshebangs3performancereact-componentasciifpsignedrfc9562ES2019dataviewprotocol-buffersPushstringifiernpmpackage managerBigInt64ArrayshimInt8ArraypluginencryptioncallECMAScript 3hashgitignoreUint32Arraytypesafe
5.7.82

12 months ago

5.7.81

12 months ago

5.7.80

12 months ago

5.7.79

1 year ago

5.7.78

1 year ago

5.7.77

1 year ago

5.7.76

1 year ago

5.7.75

1 year ago

4.7.75

1 year ago

4.7.74

1 year ago

4.7.73

1 year ago

4.7.72

1 year ago

4.7.71

1 year ago

4.7.70

1 year ago

4.7.69

1 year ago

4.7.68

1 year ago

4.7.67

1 year ago

4.6.67

1 year ago

4.6.66

1 year ago

4.6.65

1 year ago

4.6.64

1 year ago

4.6.63

1 year ago

4.6.62

1 year ago

4.6.61

1 year ago

4.5.61

1 year ago

4.5.60

1 year ago

4.5.59

1 year ago

4.5.58

1 year ago

4.5.57

1 year ago

4.5.56

1 year ago

4.5.55

1 year ago

4.5.54

1 year ago

4.5.53

1 year ago

4.5.52

1 year ago

4.5.51

1 year ago

4.5.50

1 year ago

4.5.49

1 year ago

4.5.48

1 year ago

4.5.47

1 year ago

4.5.46

1 year ago

3.5.46

1 year ago

3.4.46

1 year ago

3.4.45

1 year ago

3.3.45

1 year ago

3.3.44

1 year ago

3.3.43

1 year ago

3.3.42

1 year ago

3.3.41

1 year ago

3.3.40

1 year ago

3.3.39

1 year ago

3.3.38

1 year ago

3.3.37

1 year ago

3.3.36

1 year ago

3.3.35

1 year ago

3.3.34

1 year ago

3.3.33

1 year ago

3.3.32

1 year ago

3.2.32

1 year ago

3.2.31

1 year ago

3.2.30

1 year ago

3.2.29

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.1.21

1 year ago

3.1.20

1 year ago

3.1.19

1 year ago

3.1.18

1 year ago

3.1.17

1 year ago

3.1.16

1 year ago

3.0.16

1 year ago

3.0.15

1 year ago

3.0.14

1 year ago

3.0.13

1 year ago

3.0.12

1 year ago

3.0.11

1 year ago

3.0.10

1 year ago

2.0.10

1 year ago

2.0.9

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