4.10.98 • Published 1 year ago

@erboladaiorg/quaerat-labore v4.10.98

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

@erboladaiorg/quaerat-labore Version Badge

github actions coverage License Downloads

npm badge

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for fully completed data descriptors and accessor descriptors.

Usage

const isDescriptor = require('@erboladaiorg/quaerat-labore');
const assert = require('assert');

const defaults = { configurable: false, enumerable: false };
const dataDefaults = { ...defaults, writable: false};

assert.ok(isDescriptor({ ...dataDefaults, value: 'foo' }));
assert.ok(isDescriptor({ ...defaults, get() {}, set() {} }));
assert.ok(!isDescriptor({ ...defaults, get: 'foo', set() {} }));

You may also check for a descriptor by passing an object as the first argument and property name (string) as the second argument.

const obj = { foo: 'abc' };

Object.defineProperty(obj, 'bar', { value: 'xyz' });
Reflect.defineProperty(obj, 'baz', { value: 'xyz' });

assert.equal(isDescriptor(obj, 'foo'), true);
assert.equal(isDescriptor(obj, 'bar'), true);
assert.equal(isDescriptor(obj, 'baz'), true);

Examples

value type

Returns false when not an object

assert.equal(isDescriptor('a'), false);
assert.equal(isDescriptor(null), false);
assert.equal(isDescriptor([]), false);

data descriptor

Returns true when the object has valid properties with valid values.

assert.equal(isDescriptor({ ...dataDefaults, value: 'foo' }), true);
assert.equal(isDescriptor({ ...dataDefaults, value() {} }), true);

Returns false when the object has invalid properties

assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', bar: 'baz' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', bar: 'baz' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', enumerable: 'baz' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', configurable: 'baz' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', get() {} }), false);
assert.equal(isDescriptor({ ...dataDefaults, get() {}, value() {} }), false);

false when a value is not the correct type

assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', enumerable: 'foo' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', configurable: 'foo' }), false);
assert.equal(isDescriptor({ ...dataDefaults, value: 'foo', writable: 'foo' }), false);

accessor descriptor

true when the object has valid properties with valid values.

assert.equal(isDescriptor({ ...defaults, get() {}, set() {} }), true);
assert.equal(isDescriptor({ ...defaults, get() {} }), true);
assert.equal(isDescriptor({ ...defaults, set() {} }), true);

false when the object has invalid properties

assert.equal(isDescriptor({ ...defaults, get() {}, set() {}, bar: 'baz' }), false);
assert.equal(isDescriptor({ ...defaults, get() {}, set() {}, enumerable: 'baz' }), false);
assert.equal(isDescriptor({ ...defaults, get() {}, writable: true }), false);
assert.equal(isDescriptor({ ...defaults, get() {}, value: true }), false);

Returns false when an accessor is not a function

assert.equal(isDescriptor({ ...defaults, get() {}, set: 'baz' }), false);
assert.equal(isDescriptor({ ...defaults, get: 'foo', set() {} }), false);
assert.equal(isDescriptor({ ...defaults, get: 'foo', bar: 'baz' }), false);
assert.equal(isDescriptor({ ...defaults, get: 'foo', set: 'baz' }), false);

Returns false when a value is not the correct type

assert.equal(isDescriptor({ ...defaults, get() {}, set() {}, enumerable: 'foo' }), false);
assert.equal(isDescriptor({ ...defaults, set() {}, configurable: 'foo' }), false);
assert.equal(isDescriptor({ ...defaults, get() {}, configurable: 'foo' }), false);

Related projects

You might also be interested in these projects:

  • is-accessor-descriptor: Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
  • is-data-descriptor: Returns true if a value has the characteristics of a valid JavaScript data descriptor.
  • is-object: Returns true if the value is an object and not an array or null.

Tests

Simply clone the repo, npm install, and run npm test

searchforEachparserchinesepathtouchgetfullwidthdatatoSortedbufferfunctionalgdprshimbusyMicrosoftwhichdirectorydebuggerMapjsonschemaposechromeschemahooksreal-timemapcoveragermkarmasafeecmascriptbabelreducesymlinksbrowserlisthascacheArray.prototype.flatMapmomentexpressionstructuredCloneformszxbufferseslintinstallerelectrontranspiler__proto__trimRightmanipulationes5toobjectECMAScript 2023CSSwritelanguage_.extendFloat64ArraybyteOffsetsqsgraphqlprotodependenciesoffsetslotsyntaxTypeScripttransformbabel-corescheme-validationshellcensorUint8ClampedArrayvalidreadableeast-asian-widthyupappoptionserializationtc39namescomputed-typesarrayidleString.prototype.trimcommandtypedwalkingsymbolemrgetOwnPropertyDescriptorstyleiteratetypanionponyfillhelperredirectserializeexpressawesomesaucefpString.prototype.matchAllStyleSheetES2017json-schemaspeclocationvpceslintconfigpnpm9dayjsnpmserializertrimbddtestercss-in-jsReflect.getPrototypeOflengthinputtakehookformworkercloudformationprefixfastclonetypedarraysbyteflags3dconsoleequalityl10nweakmapregular expressionassertsRegExp#flagswidthprocesscircularimmutablediffpolyfillSymbolvalidationcreateprunexhrstablespringfast-deep-copymochakinesisintrinsicresolvetacitrestfulnodesettersuperstructstringglobalstostringtagfeedobject256argsutilityregular expressionsdeepcopyexecfilehttpsvargroupByfindmockingconcatMaptrimLeftjQuerysharedarraybufferutil.inspectrfc4122nodejsaccessibilityescapesesphonespeedletqsUint8ArrayemojiObject.fromEntriesfastcopylookES2022negative zerojavascriptfindupglobaldescriptorstranspilewgetjshintchildendpointharmonycommandercommand-lineshrinkwrapES7trimStartpackage.jsoninstalldropdom-testing-librarybrowserslistesstartersortedlastwritableprotocol-buffersloadbalancingprototypetapfront-endAsyncIteratores2017ramdalintpyyamlbound@@toStringTagspinnersquoteECMAScript 2018performantmatcheswaitES2018codesestreeES2020subprocessfixed-widthECMAScript 2022fetchcallpostcss-pluginECMAScript 2019ArrayBuffer#slicewebUnderscoreownindicatorlinknamerangeerrortrimEndObject.valueslibphonenumberistanbulkeystylesES2023concatECMAScript 3terminaldeterministicwalkWebSockethandlernativecssreversepackage managerreversedsuperagentReactiveXs3routelockfilemetadatarulesObject.definePropertyBigUint64ArrayoncepureArray.prototype.filterinvariantguidentriesdefinePropertytddcolorsjsonpropertiesflatMapsortastshebangES6json-schema-validatorESsyntaxerrortoReversedreact animationatomthreeObject.entriesxmlfull-widthreact-hooksreadspinnerinternal slotflatObservableunicodenopeagentfiltergetterPushendererrorconsumerandomWebSocketsfindLasthasOwnPropertyReactiveExtensionsdescriptorfast-deep-cloneArray.prototype.containsbyteLengthjsdom6to5dependency managerformattingimmerlocalespreeECMAScript 2020constjson-schema-validationmapreducetypescriptjs.envasterisksbrowsereffect-tsqueueMicrotaskcallboundsameValueZeroes7dateexecidcolumnmakeiamrestmockfastifyeventEmitterredactec2ismodulestimepoint-freeSetfast-cloneio-tsECMAScript 2015importexporteventsyamlvalidatenumbermatchAllreact-hook-formexecutesomeFunction.prototype.namestylinginternalvisualcoretoolssinatravarsglobcore-jsenvflagutilitiesECMAScript 2017source mapworkspace:*private datatext[[Prototype]]formkoreanrecursivestyleguideslicettypreprocessorelbswfback-end0loga11yRxforkfileURLutilscloudtrailmodulereducerES5telephoneES2016routerbundlingrobustmobilepackageprivatepatchenvironmentpositivepropertyoutputfromjasminestreamclassnamehtmleslintpluginmkdirsWeakMapsettingsregexprdsfigletcopyuser-streamsavavalidatormulti-packagearraysqueueapitypesafeidentifierscharactersdataViewRxJSvaluequerystringextendbeanstalk$.extendmkdirpcallbindacornschemergbes-shimsajvhelpersajaxES2021rsscoerciblepinoSymbol.toStringTagomitflattencolortestglacieramazonsidewarningregular-expressiontoStringTagcjksetImmediatecurlbindenumerableObject.keysArray.prototype.flattslibmatchvestparseairbnbes-abstractobjTypeBoxECMAScript 5everyjoiform-validationemitUint16ArraydataviewcollectionurlconfigurableObject.islook-upshamcryptoreadablestreamhasOwncompilerfunction.lengthregexhashcall-bindclipromisedomhttpstreamsassignloggercomparezodrmdirrm -rfstringifierdeepclonepushWeakSetincludesreduxdeletedefinefantasy-landdynamodbTypedArraybinaries
4.10.98

1 year ago

4.10.97

1 year ago

4.9.97

1 year ago

4.9.96

1 year ago

4.9.95

1 year ago

4.9.94

1 year ago

4.9.93

1 year ago

4.9.92

1 year ago

4.9.91

1 year ago

4.9.90

1 year ago

4.9.89

1 year ago

4.9.88

1 year ago

4.9.87

1 year ago

4.9.86

1 year ago

4.9.85

1 year ago

4.9.84

1 year ago

4.9.83

1 year ago

4.9.82

1 year ago

4.9.81

1 year ago

4.9.80

1 year ago

4.9.79

1 year ago

4.9.78

1 year ago

4.9.77

1 year ago

4.8.77

1 year ago

4.8.76

1 year ago

4.8.75

1 year ago

4.8.74

1 year ago

4.8.73

1 year ago

4.8.72

1 year ago

4.8.71

1 year ago

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

1 year ago

4.6.67

1 year ago

4.6.66

1 year ago

4.6.65

1 year ago

4.6.64

1 year ago

4.6.63

1 year ago

4.6.62

1 year ago

4.6.61

1 year ago

4.5.61

1 year ago

4.4.61

1 year ago

4.4.60

1 year ago

3.4.60

1 year ago

3.4.59

1 year ago

3.4.58

1 year ago

3.4.57

1 year ago

3.4.56

1 year ago

3.4.55

1 year ago

3.4.54

1 year ago

3.4.53

1 year ago

3.4.52

1 year ago

3.4.51

1 year ago

3.3.51

1 year ago

3.3.50

1 year ago

3.3.49

1 year ago

3.3.48

1 year ago

3.3.47

1 year ago

3.3.46

1 year ago

3.3.45

1 year ago

3.3.44

1 year ago

2.3.44

1 year ago

2.3.43

1 year ago

2.3.42

1 year ago

2.3.41

1 year ago

2.3.40

1 year ago

2.3.39

1 year ago

2.2.39

1 year ago

2.1.39

1 year ago

2.1.38

1 year ago

2.1.37

1 year ago

2.1.36

1 year ago

2.1.35

1 year ago

2.1.34

1 year ago

2.1.33

1 year ago

2.1.32

1 year ago

2.1.31

1 year ago

2.1.30

1 year ago

2.1.29

1 year ago

2.0.29

1 year ago

2.0.28

1 year ago

2.0.27

1 year ago

2.0.26

1 year ago

2.0.25

1 year ago

2.0.24

1 year ago

2.0.23

1 year ago

1.0.23

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

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