3.8.68 • Published 11 months ago

@hishprorg/magnam-vitae-vitae v3.8.68

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

@hishprorg/magnam-vitae-vitae 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/magnam-vitae-vitae');

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

astextendJSON-Schematypesafecss-in-jsnamespackage.jsonjson-schema-validationpatchstatelessnpmextracsseslintplugindefinePropertyshamvariables in cssbcryptES2016optimistfileemittsArray.prototype.flatMapstyleflagsgenericsframerhttpnamevaluesUint8ArraykoreanspringES8tc39.envUint8ClampedArrayhttpsexeclastutilpropertylivemanagerlockfileentriestimeecmascriptcompile lessrequirereact animationfunctionalpropinferencelocalvalidationmkdirstyleguideArrayBuffer#sliceECMAScript 2023iteratequeuereduxbabel-coreartoptimizertrimStartESsuperstructassertfixed-widthconcatMaptypedarraysECMAScript 7serializerArray.prototype.flattenutilitynumberAsyncIteratorbufferspinnertoSortedObject.entriestranspilecomparepackage managerweakmapstringloggingiteratorcss lesspopmotionStreamsprunetypanionjspyyamlhooksbindbinarytoobjecthashschemaansitextreal-timees2017hookformtermECMAScript 5cloudformationredactcore-js[[Prototype]]nativepathvariablesperformancewaitstylesheetPushcontainsglobalgesturesapibootstrap lessObservabledeepcopyfull-widthdatajsoncallboundbuffersloadbalancingreact-componentjwtnested cssbyteLengthrangeerrorTypedArrayefficientreact-hook-formautoprefixerxhrtrimtoolsargstestmodulenegativerulescss variablesameValueZerocommanderassertsminimalmovefilterprivatedefineuninstallhandlersvalidatorwhatwg.gitignoreWebSocketsconsumekinesiscolumngroupjapanesedynamodbwafES2023sequenceclassesterminalenvpostcssdataViewclass-validatorauthArray.prototype.findLastlinkserializationroutedescriptionstoragegatewayObjectfromfunction.lengthcommandfastcloneRegExp.prototype.flagsl10nES2018dom-testing-librarytypedarrayestreeTypeScriptcompilererror-handlingArray.prototype.flatless cssforkjshintgetintrinsicfpsconstURLstylingObject.assignformsebssafeiamelectrones2015busyhigher-ordercurlfantasy-landbyteOffsetdeterministicgradients css3parseES2022superagentimportexportinternalReflect.getPrototypeOfi18ndotenvelmremoveisConcatSpreadableglobpluginArray.prototype.includespropertiesfastifybrowserslistphoneECMAScript 2018classnamesfstostringtagstyled-componentssigneddescriptorhasOwnPropertydatastructurebinprotocol-bufferspredictablespeedtranspilerfast-cloneprivate dataArray.prototype.containsmruObservablesendpointvalidateeast-asian-widthjavascriptArraybundlerformatlengthttyiseslint-plugincolorsfunctionECMAScript 2021symbolsfluxIteratorsymbolselfreact poseflattentyped arraywindowsgetterwindowfastcopycollectionurlhelperes6rapiddirInt16Arraysyntaxerrorcall-bounduuidrequestcircularautoscalingrobustoutputSymbolforEachutilsreact-testing-libraryES2019bootstrap cssworkerieposecoerciblenegative zeroawesomesaucetypeserializereducerMapconfigcurriedreadspawnECMAScript 2020Array.prototype.findLastIndexjestcopysetanimationfnmatchpinoWebSocketguidRFC-6455ECMAScript 2017assertionESnextcodesspinnerseventEmitterdeepgraphqlRxJStoStringTagMicrosoft0rgbbrowserlistcallregularirqboundbabelnopecorecliformattingdragObject.definePropertymapsidelesscssmergeArray.prototype.filterarraysgradients csstransportelasticache3dindicatorstreamswidthyupauthenticationpushiterationchromiumclassnamestarterECMAScript 2015quotepreprocessorECMAScripttypedxtermRxsettingss3ArrayBuffer.prototype.sliceenderlibphonenumbercomputed-typesdatebinaries$.extendstatusreadablestreamsomestructuredCloneexecuteworkspace:*bytevestschemebeanstalkarrayCSSenvironmentlruless.jsdeep-clonesliceURLSearchParamsutil.inspectinstallerform-validationbrowserArrayBuffertraversechromeexecfilerfc4122rfc9562wgetrdseslintomitcloudtrailswfpackagesesslotflatWeakSethardlinksgdprfigletkeytakecommand-linenodepolyfillwritablees-abstractmkdirpsharedarraybufferreadablegetoptes-shim APIthreesortedinvariantoptionprotobufhelpersmatchessetterobjectimportredux-toolkitsetPrototypeOfviewObject.fromEntriesgetopensslasterisksECMAScript 6simpledbkeys__proto__lazychaiec2immutablemobiletoolkitroute53escapeequalityuser-streamsrandomStyleSheetpipeglobal this valuedeepclonediffcjkregular expressionio-tstypescriptglacieres2016Float32Arrayoperating-system6to5apolloES3emrexpressflatMapinspect
3.8.68

11 months ago

3.8.67

11 months ago

2.8.67

11 months ago

2.8.66

11 months ago

2.8.65

11 months ago

2.8.64

11 months ago

2.8.63

11 months ago

2.8.62

11 months ago

2.7.62

11 months ago

2.7.61

11 months ago

2.7.60

11 months ago

2.6.60

11 months ago

2.6.59

11 months ago

1.6.59

11 months ago

1.6.58

11 months ago

1.6.57

11 months ago

1.6.56

11 months ago

1.6.55

11 months ago

1.6.54

11 months ago

1.6.53

11 months ago

1.5.53

12 months ago

1.5.52

12 months ago

1.5.51

12 months ago

1.4.51

12 months ago

1.4.50

12 months ago

1.4.49

12 months ago

1.4.48

12 months ago

1.4.47

12 months ago

1.3.47

12 months ago

1.3.46

12 months ago

1.2.46

12 months ago

1.2.45

12 months ago

1.2.44

12 months ago

1.2.43

12 months ago

1.2.42

12 months ago

1.2.41

12 months ago

1.2.40

12 months ago

1.2.39

12 months ago

1.2.38

12 months ago

1.2.37

12 months 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.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago