4.4.107 • Published 12 months ago

@hishprorg/natus-eligendi-consequuntur v4.4.107

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

@hishprorg/natus-eligendi-consequuntur 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/natus-eligendi-consequuntur');

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

@hishprorg/ipsa-consectetur-minima@hishprorg/nemo-blanditiis@hishprorg/neque-laborum-vel@hishprorg/quis-quibusdam@hishprorg/quibusdam-dolores@hishprorg/quis-doloribus@hishprorg/quidem-delectus@hishprorg/quidem-et@hishprorg/quis-est@hishprorg/sed-nihil-iusto@hishprorg/sequi-inventore-labore@hishprorg/sed-sunt@hishprorg/temporibus-aliquam-neque@hishprorg/tempore-dolor-ut@hishprorg/accusantium-architecto@hishprorg/ad-labore-dolor@hishprorg/ad-minima@hishprorg/ad-soluta-et@hishprorg/accusantium-consectetur-incidunt@hishprorg/beatae-cumque@hishprorg/beatae-animi-commodi@hishprorg/autem-quo@hishprorg/debitis-quaerat@hishprorg/debitis-qui@hishprorg/cupiditate-ut@hishprorg/dolores-ut@hishprorg/et-esse-quasi@hishprorg/est-odio-laudantium@hishprorg/eum-eos@hishprorg/et-dicta-cum@hishprorg/eum-nihil-maiores@hishprorg/illo-voluptas@hishprorg/impedit-consectetur-dicta@hishprorg/architecto-sequi@hishprorg/architecto-sapiente@hishprorg/asperiores-hic@hishprorg/aspernatur-consequatur@hishprorg/asperiores-voluptates@hishprorg/asperiores-provident@hishprorg/consectetur-sunt@hishprorg/consectetur-ab@hishprorg/consectetur-dolores@hishprorg/deserunt-est@hishprorg/deserunt-velit-quod@hishprorg/deserunt-nihil@hishprorg/deserunt-deleniti@hishprorg/doloremque-soluta@hishprorg/doloremque-mollitia@hishprorg/dolore-suscipit@hishprorg/hic-omnis@hishprorg/hic-perferendis@hishprorg/fuga-repellat@hishprorg/fugiat-accusamus-laboriosam@hishprorg/fugiat-eius@hishprorg/fugiat-libero-itaque@hishprorg/aliquam-quibusdam-repudiandae@hishprorg/aliquid-delectus-nisi@hishprorg/aliquid-ut-debitis@hishprorg/alias-maiores-saepe@hishprorg/amet-qui@hishprorg/beatae-officia@hishprorg/earum-occaecati@hishprorg/earum-inventore@hishprorg/earum-consectetur@hishprorg/esse-voluptates-veritatis@hishprorg/id-ab@hishprorg/id-harum@hishprorg/id-modi@hishprorg/id-dignissimos@hishprorg/id-voluptas@hishprorg/id-consequuntur@hishprorg/illo-dolores@hishprorg/cumque-optio@hishprorg/cupiditate-quaerat-qui@hishprorg/doloribus-vero@hishprorg/dolorum-commodi-architecto@hishprorg/doloribus-reiciendis@hishprorg/doloribus-minima@hishprorg/dolorum-est@hishprorg/exercitationem-ipsum@hishprorg/distinctio-repudiandae-molestias@hishprorg/distinctio-alias@hishprorg/dignissimos-sunt-quaerat@hishprorg/distinctio-in@hishprorg/eos-enim-voluptate@hishprorg/eos-asperiores@hishprorg/eligendi-laborum@hishprorg/enim-fugiat-quas@hishprorg/eligendi-neque@hishprorg/eveniet-maxime@hishprorg/ex-tempora-libero@hishprorg/architecto-consectetur@hishprorg/culpa-ea-facilis@hishprorg/culpa-ratione-dolores@hishprorg/corrupti-voluptas@hishprorg/corrupti-vero@hishprorg/culpa-iusto-corrupti@hishprorg/dignissimos-enim-adipisci@hishprorg/dignissimos-recusandae-exercitationem@hishprorg/eos-illo
4.2.86

1 year ago

4.2.87

1 year ago

4.2.88

1 year ago

4.2.89

1 year ago

4.2.84

1 year ago

4.2.85

1 year ago

4.1.38

1 year ago

4.1.39

1 year ago

4.1.34

1 year ago

4.1.35

1 year ago

4.1.36

1 year ago

4.1.37

1 year ago

4.4.94

1 year ago

4.4.93

1 year ago

4.4.98

12 months ago

2.1.16

1 year ago

4.4.97

12 months ago

2.1.17

1 year ago

4.4.96

12 months ago

2.1.14

1 year ago

4.4.95

12 months ago

2.1.15

1 year ago

4.4.101

12 months ago

4.4.102

12 months ago

4.4.100

12 months ago

4.4.99

12 months ago

3.1.34

1 year ago

3.1.33

1 year ago

3.1.30

1 year ago

3.1.32

1 year ago

2.1.18

1 year ago

3.1.31

1 year ago

2.1.19

1 year ago

4.1.52

1 year ago

2.1.27

1 year ago

4.1.53

1 year ago

2.1.28

1 year ago

4.1.54

1 year ago

2.1.25

1 year ago

4.1.55

1 year ago

2.1.26

1 year ago

2.1.23

1 year ago

2.1.24

1 year ago

4.1.50

1 year ago

2.1.21

1 year ago

4.1.51

1 year ago

2.1.22

1 year ago

2.1.20

1 year ago

4.1.56

1 year ago

4.1.57

1 year ago

4.1.58

1 year ago

4.1.59

1 year ago

4.2.90

1 year ago

4.2.91

1 year ago

2.1.29

1 year ago

4.1.41

1 year ago

4.1.42

1 year ago

4.1.43

1 year ago

4.1.44

1 year ago

4.1.40

1 year ago

4.1.49

1 year ago

2.1.30

1 year ago

4.1.45

1 year ago

4.1.46

1 year ago

4.1.47

1 year ago

4.1.48

1 year ago

4.3.93

1 year ago

4.3.92

1 year ago

4.3.91

1 year ago

4.1.74

1 year ago

4.1.75

1 year ago

4.1.76

1 year ago

4.1.77

1 year ago

4.1.70

1 year ago

4.1.71

1 year ago

4.1.72

1 year ago

4.1.73

1 year ago

4.1.78

1 year ago

4.1.79

1 year ago

4.1.63

1 year ago

4.1.64

1 year ago

4.1.65

1 year ago

4.1.66

1 year ago

4.1.60

1 year ago

4.1.61

1 year ago

4.1.62

1 year ago

4.1.67

1 year ago

4.1.68

1 year ago

4.1.69

1 year ago

4.4.105

12 months ago

4.4.106

12 months ago

4.4.103

12 months ago

4.4.104

12 months ago

4.4.107

12 months ago

4.1.80

1 year ago

4.1.81

1 year ago

4.1.82

1 year ago

4.1.83

1 year ago

4.1.84

1 year ago

2.1.13

1 year ago

2.1.9

1 year ago

2.1.12

1 year ago

2.1.10

1 year ago

2.1.11

1 year ago

2.1.8

1 year ago

2.1.7

1 year ago

2.1.6

1 year ago

2.1.5

1 year ago

2.1.4

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago