6.8.154 • Published 9 months ago

@firanorg/corporis-iste-ullam v6.8.154

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

@firanorg/corporis-iste-ullam 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('@firanorg/corporis-iste-ullam');

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

setImmediatecachequerystringYAMLstylesheetcryptl10nrmmodulesreadECMAScript 2016routingstyletddexpressUint8ClampedArraymacosmkdirpinstallobjectregular expressionrouterMicrosoftquerytoolswindowskeys.envlessES2023symlinkinternalinternal slotcsselmphonekoreansignalsObject.entriesURLthroatbreakcryptogdprurldynamodbqslinewrapPromisemimefindLastIndexhasOwnscheme-validationObject.valuescallboundjQueryschemardsArray.prototype.flateventDispatcherFloat32ArrayRxJSkinesiseveryautoscalingbcryptMapstyleguideString.prototype.matchAlldeep-copylockfilewordwrapsomethrottletypeofajvwritableavacallbackArrayBuffer.prototype.sliceWeakMapfile systemes-shimsbootstrap cssmulti-packagebluebirdprivatees2015charactersES7Array.prototype.filterfetchfunctionalajaxsignalrandomhardlinksreact-hooksartxtermjsdiffwarningtouchcollectionserializationtoobjectInt32ArraystreamUint8ArrayjavascriptInt8ArrayminimallanguageopeninvariantexitconcurrencyFunction.prototype.name$.extendasciiagenthashregexObjectformattingzodECMAScript 2021takefindLastmrumatchflatMapes2018sigtermes6arrayproxysigintio-tsObject.definePropertyECMAScript 7namefastcopyspecstateless0pusharraybufferfunctiondropRxpyyaml__proto__CSScheckeslintpluginPushECMAScript 2019sqsconcatconcatMapfpstoStringTagArrayBuffer#sliceflagless compilerrmdirwhatwgrangeerrorsymbolsmime-dbprototypecode pointsasyncprettyfilterframeworkform-validationelectronuninstalllimitbootstrap lesstypescriptoperating-systemlengthdeep-clonerestfulprotobufsuperstructresolvebannertypejsonpath-0buffervalidationbindeast-asian-widthcloudfronttestertslibiampropertiesappfastclonelistenersestreetrimRightgetoptdomserializerdeepclonecss-in-jsclassesstableawaitArrayebsbrowserwordbreakwaitlibphonenumberreplayimportexportsetPrototypeOfES2015ECMAScript 2018postcss-pluginsyntaxerrori18nless.jswidthextraides7findupfseventsredactWebSocketsdescriptionroute53lazyttybrowserlistpipefullassignreal-timecoercibleratewritetextconnectrobustStyleSheetcorea11ycloudsearcharktypebyteLengthconsumeunicodegrouphookscurlclass-validatorbyteOffsetkeyeventsperformantfromES2019command-linecontainspreserve-symlinkssimpledbissettingssuperagentcharacterhookformcomputed-typestaskuuiddirectorykarmareact-hook-formpicomatchinstallerargvtypaniondefinepropertycommandereslint-pluginfoldertestredux-toolkitpnpm9fastifyhas-ownwraptestingArrayBufferWeakSetargparseomitaccessibilitygetPrototypeOfwatchFilepathUint16ArrayBigUint64Arraydescriptorsmovevaluecloudtrailwalkingslotinputponyfillterminalfunctions@@toStringTagstatelinuxmoduletimeec2jsReactiveXfast-deep-copyloggingreactsnsjoiimport256schemetyped arraycompileroptionstdlibcloneTypedArraymimetypeseventEmittercreateES2020weakmaptc39ESoptimizertypedarraystreams2
6.8.154

9 months ago

6.8.153

9 months ago

6.8.135

10 months ago

6.8.134

10 months ago

6.8.137

10 months ago

6.8.136

10 months ago

6.8.139

10 months ago

6.8.138

10 months ago

6.8.140

10 months ago

6.8.146

9 months ago

6.8.145

10 months ago

6.8.148

9 months ago

6.8.147

9 months ago

6.8.142

10 months ago

6.8.141

10 months ago

6.8.144

10 months ago

6.8.143

10 months ago

6.8.149

9 months ago

6.8.151

9 months ago

6.8.150

9 months ago

6.8.152

9 months ago

6.8.133

10 months ago

6.8.132

10 months ago

6.8.131

10 months ago

6.8.130

10 months ago

6.8.129

10 months ago

6.8.128

10 months ago

6.8.127

10 months ago

6.7.123

10 months ago

6.7.127

10 months ago

6.7.126

10 months ago

6.7.125

10 months ago

6.7.124

10 months ago

6.7.122

10 months ago

6.7.121

10 months ago

6.7.120

10 months ago

6.7.119

10 months ago

6.7.118

10 months ago

6.7.117

10 months ago

6.7.116

11 months ago

6.7.115

11 months ago

6.7.114

11 months ago

6.7.113

11 months ago

6.6.113

11 months ago

6.6.112

11 months ago

6.6.111

11 months ago

6.6.110

11 months ago

6.6.109

11 months ago

6.6.108

11 months ago

6.6.107

11 months ago

6.6.106

11 months ago

5.6.95

11 months ago

5.6.94

11 months ago

3.6.69

1 year ago

5.6.97

11 months ago

5.6.96

11 months ago

5.6.93

11 months ago

5.6.92

11 months ago

5.6.99

11 months ago

5.6.98

11 months ago

2.5.59

1 year ago

3.6.71

12 months ago

3.6.70

1 year ago

2.5.60

1 year ago

1.3.31

1 year ago

1.3.32

1 year ago

1.3.30

1 year ago

2.5.65

1 year ago

1.3.35

1 year ago

2.5.66

1 year ago

1.3.36

1 year ago

1.3.33

1 year ago

1.3.34

1 year ago

2.5.61

1 year ago

1.3.39

1 year ago

2.5.62

1 year ago

2.5.63

1 year ago

1.3.37

1 year ago

2.5.64

1 year ago

1.3.38

1 year ago

6.6.100

11 months ago

6.6.102

11 months ago

6.6.101

11 months ago

6.6.104

11 months ago

6.6.103

11 months ago

6.6.105

11 months ago

1.3.42

1 year ago

1.3.43

1 year ago

1.3.40

1 year ago

1.3.41

1 year ago

1.3.44

1 year ago

5.6.100

11 months ago

4.6.80

12 months ago

4.6.81

12 months ago

4.6.84

12 months ago

4.6.85

12 months ago

4.6.82

12 months ago

4.6.83

12 months ago

4.6.88

12 months ago

4.6.89

12 months ago

4.6.86

12 months ago

4.6.87

12 months ago

3.5.69

1 year ago

3.5.68

1 year ago

3.5.67

1 year ago

3.5.66

1 year ago

4.6.73

12 months ago

4.6.74

12 months ago

4.6.71

12 months ago

4.6.72

12 months ago

4.6.77

12 months ago

4.6.78

12 months ago

4.6.75

12 months ago

4.6.76

12 months ago

4.6.79

12 months ago

1.3.29

1 year ago

1.2.18

1 year ago

1.2.19

1 year ago

2.4.58

1 year ago

2.4.57

1 year ago

1.2.20

1 year ago

1.4.44

1 year ago

2.4.59

1 year ago

2.4.54

1 year ago

1.4.46

1 year ago

1.2.23

1 year ago

2.4.53

1 year ago

1.4.45

1 year ago

1.2.24

1 year ago

2.4.56

1 year ago

1.4.48

1 year ago

1.2.21

1 year ago

2.4.55

1 year ago

1.4.47

1 year ago

1.2.22

1 year ago

2.4.50

1 year ago

1.2.27

1 year ago

1.4.49

1 year ago

1.2.28

1 year ago

2.4.52

1 year ago

1.2.25

1 year ago

2.4.51

1 year ago

1.2.26

1 year ago

1.2.29

1 year ago

4.6.91

11 months ago

4.6.92

11 months ago

4.6.90

11 months ago

1.4.50

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

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