2.11.99 • Published 12 months ago

@hishprorg/earum-dolores-a v2.11.99

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

@hishprorg/earum-dolores-a 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('@hishprorg/earum-dolores-a');

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

nativeemitieicustableECMAScript 7private databrowserjestESkeyssetImmediateoutputMaplinewraprm -frconcatES2019setterhasOwnPropertyphoneloggingiamInt32ArrayconcatMapclass-validatorUint16ArrayeventssharedArray.prototype.findLastes2015xhrquerystringpackage.jsonpropertybyteOffsetsuperstructrobustroutingfunctionstoolkitrangeerrorTypeScriptBigInt64ArrayarrayscommandemrObject.assigncore-jsES2021cryptosnssearchrandomgetterjsdifflook-upreact-testing-libraryendpointcolumnsperformantchildframerfindLastshebangdependency managercomputed-typesES2015urljQuerytoolsparsershrinkwrapregular expressionexecutableES2022rfc4122reduceflattentypanionwaapiwgetbddutil.inspectdatastructureInt8ArraycallebscurljsonPromisegetintrinsicisConcatSpreadableindicatoropenersortedsimple cachetestObjectgetUint32Arraysimpledbmatchanimationconfigpromisescssmake dirsymbolsimmutableSymbolregexPusha11yeditorhttpspromiseomitpropassertiontasksetsliceSymbol.toStringTagio-tseventEmittercommand-linevalidatecircularObservablefull-widthsymlinkslasthookformtrimStartagentESnextcollectionavajapaneselocationfastifyishelpersponyfillECMAScript 2021opensfiglettypesafetrimRightdirectoryes5equalityStreamawsfunctionalpersistentfindLastIndexmetadataargumentssharedarraybufferFunction.prototype.nameIteratormochareal-timespecs3symbolnodejscharacterformec2gdprArray.prototype.flattencreateglobalsesincludesvesttostringtagtestingreusevariablessetPrototypeOfcomparethroatlimitbusyserializermkdireventDispatcherglaciercheckhashcloudformationjsxwalkingsymlinkstreamsmulti-packageworkeres2018validsequenceremoveweakmaprequestcommanderdependenciesreact poseredactboundpnpm9dotenvrateargsstylefindupinstallerString.prototype.matchAlljavascriptargvextenddebugiterationscheme-validationES3String.prototype.trimshimfile cacheratelimitECMAScript 3intypedarrayscallbindcacheinstallposeECMAScript 6objdom-testing-libraryTypedArrayrmdirArrayBuffer#slicelintwordbreakCSSwrapstyleguidepicomatchjsonpathyupwriteajvhas-ownfullwidthchannelgenericsistanbulJSONdeepcloneprettytslibfastcopysidetoSorteddescriptorszeroeslintpluginjsparseenumerabletypeerrorform-validationefficientsafebundlingspeedchaifunctionintrinsicRFC-6455parsingpushdateimmerJSON-Schemawafmodules256.enveslint-plugincolorsthreetraverseworkflowexpressionclientreadablelinkinternalES2020environmentsescapeimportprogressassertssomeformattingdires-shimsemoji[[Prototype]]rgbdefaultaccessibilitycloudfrontcolorvalidationapollodiffES6mrulistenersenvironmentregularfunction.lengthconsumesyntaxObject.getPrototypeOffastclonevalueoncechromiuminternal slotprotoObservableseslintconfigfromArray.prototype.findLastIndexmodulehashelperweaksetutilitieshttptstimeObject.keysreact-hookswalkiteratordraggetoptpostcssES2016trimLeftES8ES2018arraybufferbufferstddcode pointsReflect.getPrototypeOfformatfixed-widthgroupastfpspreserve-symlinkscallboundnegative__proto__varsworkspace:*momentairbnbprocessexeoptimizerECMAScript 2023BigUint64ArraycjkUint8ClampedArrayObject.isvpcparentcontainscolumnasciiredux-toolkitkey parbatchnumberperformanceautoscalingnegative zeroreduxprivateloadbalancingstartfilepluginprotocol-buffersnamesvisual$.extendstringfolderflatMapReactiveXhardlinksschemadynamodbcloneiteratestringifierxdgdescriptioncompilerfast-deep-copyterminaldataviewequalcensorsuperagentstreamWebSocketinvariantlimitedarktypedataViewArray.prototype.flatlockfileInt16Arraydeep-clonefastArrayBuffer.prototype.slicedescriptorReactiveExtensionsschemewhatwgstatelessspawnbundlerlogparentsownpathimportexportpyyamlbeanstalkhigher-orderpopmotiondeterministicloggerkinesisbreakmoveECMAScript 2015CSSStyleDeclarationURLSearchParamses-shim APIzodmakekeytypetapeRegExp#flagsflattrimEndstringifyECMAScript 2016package managertyped arraylrulibphonenumberswftapeverystoragegatewayajaxcoreFloat32Arrayreadablestreamoptimistcall-boundFloat64ArraywordwraputilconverthasOwncloudsearchttybufferflagsmatchAllrdsqueuemime-dbecmascriptargumentdeep-copyuuidamazontypedarrayformscoverageprefixviewaccessorcolourArray.prototype.flatMaputilityArrayBufferuninstallSetpipematchesredirectECMAScript 2022codes
2.7.62

1 year ago

2.7.61

1 year ago

2.7.60

1 year ago

2.5.48

1 year ago

2.5.49

1 year ago

2.7.66

1 year ago

2.7.65

1 year ago

2.7.64

1 year ago

2.7.63

1 year ago

2.7.69

1 year ago

2.7.68

1 year ago

2.7.67

1 year ago

2.9.92

12 months ago

2.9.93

12 months ago

2.7.73

1 year ago

2.7.72

1 year ago

2.9.94

12 months ago

2.7.71

1 year ago

2.9.95

12 months ago

2.7.70

1 year ago

2.11.98

12 months ago

2.11.99

12 months ago

2.3.35

1 year ago

2.3.34

1 year ago

2.3.37

1 year ago

2.3.36

1 year ago

2.7.77

1 year ago

2.7.76

1 year ago

2.7.75

1 year ago

2.3.33

1 year ago

2.7.74

1 year ago

2.3.32

1 year ago

2.5.50

1 year ago

2.5.51

1 year ago

2.7.79

1 year ago

2.7.78

1 year ago

2.7.80

1 year ago

2.7.84

1 year ago

2.7.83

1 year ago

2.7.82

1 year ago

2.7.81

1 year ago

2.10.95

12 months ago

2.10.96

12 months ago

2.10.97

12 months ago

2.10.98

12 months ago

2.1.25

1 year ago

2.7.88

1 year ago

2.7.87

1 year ago

2.7.86

1 year ago

2.7.85

1 year ago

2.7.89

1 year ago

2.7.91

12 months ago

2.7.90

1 year ago

2.7.92

12 months ago

2.4.39

1 year ago

2.4.38

1 year ago

2.4.37

1 year ago

2.6.51

1 year ago

2.6.52

1 year ago

2.2.28

1 year ago

2.2.29

1 year ago

2.2.26

1 year ago

2.2.27

1 year ago

2.4.47

1 year ago

2.4.46

1 year ago

2.2.25

1 year ago

2.4.48

1 year ago

2.4.43

1 year ago

2.4.42

1 year ago

2.4.45

1 year ago

2.4.44

1 year ago

2.4.41

1 year ago

2.4.40

1 year ago

2.8.92

12 months ago

2.0.15

1 year ago

2.0.16

1 year ago

2.0.14

1 year ago

2.2.31

1 year ago

2.2.32

1 year ago

2.2.30

1 year ago

2.0.19

1 year ago

2.0.17

1 year ago

2.0.18

1 year ago

2.0.24

1 year ago

2.0.25

1 year ago

2.0.22

1 year ago

2.0.23

1 year ago

2.0.20

1 year ago

2.0.21

1 year ago

2.7.55

1 year ago

2.7.54

1 year ago

2.7.53

1 year ago

2.7.52

1 year ago

2.7.59

1 year ago

2.7.58

1 year ago

1.0.14

1 year ago

2.7.57

1 year ago

2.7.56

1 year ago

1.0.13

1 year ago

1.0.9

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.12

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