4.7.71 • Published 1 year ago

@hishprorg/tempore-enim v4.7.71

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@hishprorg/tempore-enim 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/tempore-enim');

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

concatMapreduceRegExp#flagsString.prototype.trimcurriedglobal objectwritestringifierregulardateECMAScript 6routeeslintenvironmenttoStringTagWebSocketredirecthasOwnstatergbeslint-pluginworkflowl10ndependenciesObject.fromEntriessignedclassnamereact posefpstatusmatchObject.definePropertyfullwidthrequestArray.prototype.findLastbootstrap csstimelintclonepackagesreact-hooksexit-codematchAllBigUint64ArraycolorsfsPushbundlerchannelpackage.jsonimmutabletoolkitpromisegettertesttoArraybufferdataViewzeroES3fast-deep-copyio-tsoptionSymbol.toStringTagsqsefficientarraypipestyled-componentsfront-endvarlogger$.extendtypeerrorunicodeglobcallbackArrayBufferignoreebssharedarraybufferstylesheetkeyprotocol-buffersiamoncebytecharacterindicatorsetcomputed-typesthreeformattingexecfileclassesasciiECMAScript 2017expressionpolyfilltypedUint16ArrayvalidObject.getPrototypeOfauthelbjson-schema-validatorES2015class-validatorextendSystem.globalECMAScript 2015typesafestoragegatewayUint32ArrayMicrosoftencryptionjsworkspace:*trimEndpicomatchObservablelrumergeinternalrulesclassnamesbindInt16ArraysortedposetrimStartInt8ArrayregexbeanstalkArray.prototype.filtercore-jscodesbrowserlisteslintconfigvariables in cssparsercloudfrontes7TypedArraytypedarraystranspileeveryhandlersubprocessgetintrinsicautoprefixerspeedless compilerdeep-copytyperedux-toolkitfullcommand-linesettermkdirsmake dirECMAScript 2020dotenvi18nforEachnegative zeromockingstatelessdiffoptimistsomeESnextairbnbkeysArray.prototype.includesassertiondataviewYAMLtranspilerURLSearchParamssigtermiterationwhiches2016coercibleproxyfetchtouchdomprotoreplay.gitignorebabelsyntaxurlpoint-freejoiTypeBoxyamlslotless.jsapollohandlersmapenvObject.assignasteriskselectrontsphone.envdragincludeswaftypanionES2019inferencepreserve-symlinksforkarraysscheme-validationimportaccessorpersistentdescriptorsspawnURLhookssetImmediatetoSortedArrayBuffer.prototype.slicemockFunction.prototype.nameinterruptsdeepcopyes-shim APIhelperslogtransportapiArrayes8gesturesstyleRFC-6455deep-clonecolourdefinePropertyjsdomequalitytrimpreprocessorfastcopysymlinksstringnativejestgetOwnPropertyDescriptortraverseboundarktypewarningglobal this valuerdsfigleteslintpluginajaximmerchromiumcensor_.extendpropertyflatMapeventDispatcherfast-deep-cloneCSSBigInt64ArrayreduxECMAScript 7workertextweaksetperformancerequire@@toStringTagless mixinsstyleguidecolorfunctionsvariablespostcss-pluginmobilevalueshebangdynamodbRxJSmonorepoendpointJSON-SchemaquerystringECMAScript 3awesomesauceglobalintrinsicwaapiassertfixed-widthfunction.lengthIteratorcloudsearchminimalconsole3dcryptobrowserslistmruprototypeserverregexpchaittyFloat32Arraywgetshimcloudtraildescriptioninternal slottc39syntaxerrorflagperformantArray.prototype.flattenes5passwordnested cssdatajQueryoffsetnpmignorecjkprogressObject.keysframerstylingECMAScript 2021shellflatten__proto__bundlingfunctionArray.prototype.findLastIndexfindLastlibphonenumbercliconsumecommanderprettyreuseelmformloadingtestingbusyreact-testing-libraryinvariantidentifiers
4.7.71

1 year ago

4.7.70

1 year ago

4.7.69

1 year ago

4.7.68

1 year ago

4.7.67

1 year ago

4.7.66

1 year ago

4.7.65

1 year ago

4.7.64

1 year ago

4.7.63

1 year ago

4.7.62

1 year ago

4.7.61

1 year ago

4.7.60

1 year ago

4.7.59

1 year ago

4.6.59

1 year ago

4.6.58

1 year ago

4.6.57

1 year ago

4.6.56

1 year ago

4.6.55

1 year ago

4.6.54

1 year ago

4.6.53

1 year ago

4.6.52

1 year ago

4.6.51

1 year ago

4.6.50

1 year ago

4.6.49

1 year ago

4.5.49

1 year ago

4.5.48

1 year ago

4.5.47

1 year ago

4.5.46

1 year ago

3.5.46

1 year ago

3.5.45

1 year ago

3.5.44

1 year ago

3.5.43

1 year ago

3.5.42

1 year ago

3.5.41

1 year ago

3.5.40

1 year ago

3.5.39

1 year ago

3.5.38

1 year ago

3.4.38

1 year ago

3.4.37

1 year ago

3.4.36

1 year ago

3.4.35

1 year ago

3.4.34

1 year ago

3.3.34

1 year ago

3.3.33

1 year ago

3.3.32

1 year ago

3.3.31

1 year ago

3.3.30

1 year ago

3.3.29

1 year ago

3.3.28

1 year ago

3.3.27

1 year ago

3.3.26

1 year ago

3.3.25

1 year ago

3.3.24

1 year ago

3.3.23

1 year ago

3.3.22

1 year ago

2.3.22

1 year ago

2.3.21

1 year ago

2.3.20

1 year ago

2.3.19

1 year ago

1.3.19

1 year ago

1.3.18

1 year ago

1.3.17

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

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

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