3.6.87 • Published 2 years ago

@hishprorg/ullam-nam v3.6.87

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

3.6.86

2 years ago

3.5.86

2 years ago

3.5.85

2 years ago

3.5.84

2 years ago

3.5.83

2 years ago

3.5.82

2 years ago

3.5.81

2 years ago

3.5.80

2 years ago

3.5.79

2 years ago

3.5.78

2 years ago

3.5.77

2 years ago

3.5.76

2 years ago

3.5.75

2 years ago

3.5.74

2 years ago

3.5.73

2 years ago

3.5.72

2 years ago

3.5.71

2 years ago

3.5.70

2 years ago

3.5.69

2 years ago

3.5.68

2 years ago

3.4.68

2 years ago

3.4.67

2 years ago

3.4.66

2 years ago

3.4.65

2 years ago

2.4.65

2 years ago

2.4.64

2 years ago

2.4.63

2 years ago

2.4.62

2 years ago

2.4.61

2 years ago

2.4.60

2 years ago

2.4.59

2 years ago

2.4.58

2 years ago

2.4.57

2 years ago

2.4.56

2 years ago

2.4.55

2 years ago

2.4.54

2 years ago

2.4.53

2 years ago

2.4.52

2 years ago

2.4.51

2 years ago

2.4.50

2 years ago

2.4.49

2 years ago

2.4.48

2 years ago

2.4.47

2 years ago

2.3.47

2 years ago

2.3.46

2 years ago

2.3.45

2 years ago

2.2.45

2 years ago

2.2.44

2 years ago

2.2.43

2 years ago

2.2.42

2 years ago

1.2.42

2 years ago

1.2.41

2 years ago

1.2.40

2 years ago

1.2.39

2 years ago

1.2.38

2 years ago

1.2.37

2 years ago

1.2.36

2 years ago

1.2.35

2 years ago

1.2.34

2 years ago

1.2.33

2 years ago

1.2.32

2 years ago

1.2.31

2 years ago

1.2.30

2 years ago

1.2.29

2 years ago

1.2.28

2 years ago

1.2.27

2 years ago

1.2.26

2 years ago

1.2.25

2 years ago

1.2.24

2 years ago

1.2.23

2 years ago

1.2.22

2 years ago

1.2.21

2 years ago

1.2.20

2 years ago

1.2.19

2 years ago

1.2.18

2 years ago

1.2.17

2 years ago

1.2.16

2 years ago

1.2.15

2 years ago

1.2.14

2 years ago

1.2.13

2 years ago

1.2.12

2 years ago

1.2.11

2 years ago

1.2.10

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago