5.8.92 • Published 10 months ago

@patrtorg/ea-cupiditate-aperiam v5.8.92

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

@patrtorg/ea-cupiditate-aperiam 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('@patrtorg/ea-cupiditate-aperiam');

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

clientbcryptes6fnmatchES3fastclonemixinsmakepersistentforkArray.prototype.filterString.prototype.matchAllanimationsigintutilitybrowserlistStreamECMAScript 2020inferenceclass-validatorec2System.globales5RxJSintrinsicelbprunepackage.jsonexecfileautoscalingproppreserve-symlinksStyleSheetkeyUint8ArraystatesymbolcomparecliprototypedarrayinvariantserializationglobalselmyamllintsignalsowntestertrimStartcharacterasyncxtermES7framerauthvaluetimeenumerabletrimimmerreduceransisettingsnpmignorelengthremoveRegExp#flagsstablejsdifffindLastIndextypanionapicolumnelectronpreprocessorpicomatchcolorawesomesaucefunctionglobaldependency managerweaksetArray.prototype.flattengradients cssbusyfile systempnpm9lockfileidlelesscssUint16ArrayObservablesclasseslocalprototypenopelinuxtyped arrayECMAScript 2019snsdropcloudtrailcollectionstyleguideassertsselfcallmoduleinterruptstouchdeepcloneArray.prototype.flatMapfunction.lengthmulti-packageinternal slotlruECMAScript 2015glacierECMAScript 2016serializegenericsgradients css3endpointUnderscoresubprocessruntimereact poseacorncensorwindowlibphonenumberfastcopyworkerSet6to5performanteslint-pluginObject.valuesArrayBuffer.prototype.slicebundlertraverseautoprefixerhandlers_.extendvalidatees2015globalThisArray.prototype.containsopensslgrouptc39eslintsymlinkequalzodprotobufcompile lessglobal this valuepositivefetchReactiveXArray.prototype.flatsortedpostcss-pluginargvfantasy-landsortECMAScriptObject.fromEntriesindicatorsideexpressiontoSortedwgetbinjshintReflect.getPrototypeOfBigInt64ArrayreuseexecformsfilegroupByclassnameconfigurableposeES2017ECMAScript 3commandermapreducesymlinkspolyfillshebangemitbrowserES2019lazydescriptorsconsumejsxprettyJSON-SchemadataUint32ArrayESerror-handlingdescriptionjson-schemajs-0assigntranspilehasOwnPropertyzxtoReversedisConcatSpreadabledefinePropertyfastifystringjestawsprefixFloat64ArrayloadbalancingfsebsCSSYAMLasteriskszeroes-shim APIhardlinkshttplistenersTypedArraybabelstyledeepvestregular-expressiontrimLefthasinstallerformutilmkdirjoipromisesafefluxflagfixed-widthpinoreversedencryption
5.8.92

10 months ago

5.8.91

10 months ago

5.8.90

10 months ago

5.8.89

10 months ago

5.8.88

10 months ago

4.8.88

10 months ago

4.8.87

10 months ago

4.8.86

10 months ago

4.8.85

10 months ago

4.7.85

10 months ago

4.7.84

10 months ago

4.7.83

10 months ago

4.7.82

10 months ago

4.7.81

10 months ago

4.7.80

10 months ago

4.7.79

10 months ago

4.7.78

11 months ago

4.7.77

11 months ago

4.7.76

11 months ago

4.7.75

11 months ago

4.7.74

11 months ago

4.7.73

11 months ago

4.7.72

11 months ago

4.7.71

11 months ago

4.7.70

11 months ago

4.7.69

11 months ago

4.7.68

11 months ago

4.7.67

11 months ago

4.7.66

11 months ago

4.7.65

11 months ago

4.7.64

11 months ago

4.7.63

11 months ago

4.7.62

11 months ago

4.7.61

11 months ago

4.6.61

11 months ago

4.6.60

11 months ago

4.6.59

11 months ago

4.6.58

11 months ago

4.6.57

11 months ago

4.6.56

11 months ago

4.6.55

11 months ago

4.6.54

11 months ago

4.6.53

11 months ago

4.6.52

11 months ago

4.5.52

11 months ago

4.5.51

11 months ago

4.5.50

12 months ago

4.5.49

12 months ago

4.5.48

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

4.5.43

12 months ago

4.5.42

12 months ago

4.5.41

12 months ago

4.5.40

12 months ago

4.5.39

12 months ago

4.5.38

12 months ago

4.5.37

12 months ago

4.5.36

12 months ago

4.5.35

12 months ago

3.5.35

12 months ago

2.5.35

12 months ago

2.4.35

12 months ago

2.4.34

12 months ago

2.4.33

1 year ago

2.4.32

1 year ago

2.4.31

1 year ago

2.4.30

1 year ago

2.4.29

1 year ago

2.4.28

1 year ago

2.4.27

1 year ago

2.4.26

1 year ago

2.4.25

1 year ago

2.4.24

1 year ago

2.3.24

1 year ago

1.3.24

1 year ago

1.2.24

1 year ago

1.2.23

1 year ago

1.2.22

1 year ago

1.1.22

1 year ago

1.1.21

1 year ago

1.1.20

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

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