3.8.68 • Published 2 years ago

@hishprorg/magnam-vitae-vitae v3.8.68

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

2 years ago

3.8.67

2 years ago

2.8.67

2 years ago

2.8.66

2 years ago

2.8.65

2 years ago

2.8.64

2 years ago

2.8.63

2 years ago

2.8.62

2 years ago

2.7.62

2 years ago

2.7.61

2 years ago

2.7.60

2 years ago

2.6.60

2 years ago

2.6.59

2 years ago

1.6.59

2 years ago

1.6.58

2 years ago

1.6.57

2 years ago

1.6.56

2 years ago

1.6.55

2 years ago

1.6.54

2 years ago

1.6.53

2 years ago

1.5.53

2 years ago

1.5.52

2 years ago

1.5.51

2 years ago

1.4.51

2 years ago

1.4.50

2 years ago

1.4.49

2 years ago

1.4.48

2 years ago

1.4.47

2 years ago

1.3.47

2 years ago

1.3.46

2 years ago

1.2.46

2 years ago

1.2.45

2 years ago

1.2.44

2 years ago

1.2.43

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

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.1

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago