3.6.87 • Published 11 months ago

@hishprorg/ullam-nam v3.6.87

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

@hishprorg/ullam-nam 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/ullam-nam');

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

ES3typedarraynegative zerosymlinkssettingstoSortedreducelocallook-upartcreateeveryutil.inspectsorteddefinetddstringifierutilsfigletES5jsonschemaponyfillcallbindgetintrinsicRegExp.prototype.flagspromiseuuiddescriptorgrouppackageshooksES2019call-bounddefinePropertyreact animationURLconstString.prototype.matchAllswfserializetranspiledotenvWebSocketsharmonycontainscoreconfigurablejsxmomentObject.valuesobjectignorettyeslint-pluginfast-deep-cloneFloat64Arraycallboundreal-timeframeworkeventDispatchergetOwnPropertyDescriptorqueuelibphonenumbermetadataajaxECMAScript 2017toReversedwgetowngetoptform-validationbinariesdatadebugtoobjecthasOwnPropertyes2018pluginyupparentsasterisksequalityprototypetrimLeftflattenuninstallsliceUint16Arraytoolkitmkdirsacornes5Object.getPrototypeOfWeakSetnamesreduxjsonjavascriptschemaECMAScript 2015mobilereadablestreamsearchfeeddescriptionzodlrufullcollectiontostringtagsymbolsasciiInt8Arraytakees2016transforms3ObservablesvpcpositivejasmineboundECMAScript 5react-hook-formtraverseincludeselbinvariantSymbol.toStringTagconfigexecramdaclisimpledbreact poseUint8Arrayfastifycodesreactcurriedstyled-componentscolumnsprefixa11yshellStreamsmergehas-ownpipeconsumeRxdependency managerdescriptorstaprm -frhelpersregular-expressionhelperwaitstructuredClonetrimEndenumerableformsmakebrowserslistquerystringhttpsminimaleventEmitterArrayBuffermake dirkinesiscommanderTypeBoxecmascriptl10ni18nSystem.globalindicatorapolloproxyeslintconfigcloudfrontfpemojijapanesevalidJSONurlajvcensorec2awsqueueMicrotaskcoerciblefull-widthestypanionenvrequestcoverage3dxhrInt16Arraylookrfc4122RFC-6455keyenvironmentdeep-copy256regexplockfilespawnfile systemdeepsideformattingArrayBuffer.prototype.sliceclassnamecollection.es6core-jssharedarraybuffertoArrayendpointwalkingECMAScript 6apisesemrcacheisConcatSpreadableremoveES2018PromisetacitslotforEachpoint-freetouchregular expressions@@toStringTag-0east-asian-widthsymbolbinredux-toolkitprotobufbytepackage managerasyncreworkcjkmonorepofetchlintcsspathreducercompareidcryptologgingTypedArrayreversermdirreusenumberes7concatMapscheme-validationcss-in-jsbrowserlistsuperagentdataviewcallgettercopymanipulationefficientdeepcloneprotonativefastfpsistanbulObject.assignastappebsMapreades6groupBypostcss-pluginmruparsercharactersclonechaiclassnamesansi6to5widthbundlerreadablerandomECMAScript 2022lengthatomroute53progressmulti-packageimmerBigInt64Array[[Prototype]]lastArray.prototype.filterworkflowtypescriptpropertygetcall-bindString.prototype.trimimmutablewhatwgES2015loadingdropsetshimletrdsReactiveExtensionsflagshrinkwrapinternal slotstyleguideagentpreprocessorsortArray.prototype.flatYAMLECMAScriptbusystarterregexassignsetPrototypeOfpinodeterministicCSSStyleDeclarationReflect.getPrototypeOfbrowserrouteprivate dataelectroninputstreamSeteslintairbnbsyntaxtextcommandObject.keysautoscalingiefunction.lengthstylefindLastIndexsameValueZerodeleteprotocol-buffersautoprefixercheckviewUint32Arrayzerovaluetestpackagetermes2017functionaltslibpurefind-upvaluespruneoutputstringifygraphqldebuggerObject.isxmlforkfastcopyvalidationgesturesthreefullwidthReactiveXcompilerpopmotionArray.prototype.findLastfromenderreact-hooksmoduledayjsquoteprettyimportserializercommand-linehasOwnES8trimStartqueryvariablesframerredactexecutedynamodbbeanstalkassertES6diffhttpchildpatchinspecthashtypesruntimees2015__proto__wafvestselftoolsperformantES2017jsdomnode
3.6.87

11 months ago

3.6.86

11 months ago

3.5.86

11 months ago

3.5.85

11 months ago

3.5.84

11 months ago

3.5.83

11 months ago

3.5.82

11 months ago

3.5.81

11 months ago

3.5.80

11 months ago

3.5.79

11 months ago

3.5.78

11 months ago

3.5.77

11 months ago

3.5.76

11 months ago

3.5.75

11 months ago

3.5.74

11 months ago

3.5.73

11 months ago

3.5.72

11 months ago

3.5.71

11 months ago

3.5.70

12 months ago

3.5.69

12 months ago

3.5.68

12 months ago

3.4.68

12 months ago

3.4.67

12 months ago

3.4.66

12 months ago

3.4.65

12 months ago

2.4.65

12 months ago

2.4.64

12 months ago

2.4.63

12 months ago

2.4.62

12 months ago

2.4.61

12 months ago

2.4.60

12 months ago

2.4.59

12 months ago

2.4.58

12 months ago

2.4.57

12 months ago

2.4.56

12 months ago

2.4.55

12 months ago

2.4.54

12 months ago

2.4.53

12 months ago

2.4.52

1 year ago

2.4.51

1 year ago

2.4.50

1 year ago

2.4.49

1 year ago

2.4.48

1 year ago

2.4.47

1 year ago

2.3.47

1 year ago

2.3.46

1 year ago

2.3.45

1 year ago

2.2.45

1 year ago

2.2.44

1 year ago

2.2.43

1 year ago

2.2.42

1 year ago

1.2.42

1 year ago

1.2.41

1 year ago

1.2.40

1 year ago

1.2.39

1 year ago

1.2.38

1 year ago

1.2.37

1 year ago

1.2.36

1 year ago

1.2.35

1 year ago

1.2.34

1 year ago

1.2.33

1 year ago

1.2.32

1 year ago

1.2.31

1 year ago

1.2.30

1 year ago

1.2.29

1 year ago

1.2.28

1 year ago

1.2.27

1 year ago

1.2.26

1 year ago

1.2.25

1 year ago

1.2.24

1 year ago

1.2.23

1 year ago

1.2.22

1 year ago

1.2.21

1 year ago

1.2.20

1 year ago

1.2.19

1 year ago

1.2.18

1 year ago

1.2.17

1 year ago

1.2.16

1 year ago

1.2.15

1 year ago

1.2.14

1 year ago

1.2.13

1 year ago

1.2.12

1 year ago

1.2.11

1 year ago

1.2.10

1 year ago

1.2.9

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago