1.1.15 • Published 1 year ago

@dramaorg/illum-autem v1.1.15

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

@dramaorg/illum-autem 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('@dramaorg/illum-autem');
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

BigInt64ArraytypeerrorconsoleFloat64ArrayArray.prototype.includesdebuggerpropjoicore-jsspinnerasciishimminimalajaxlocationpolyfilltoobjectdependency managerrecursivetoSortedArrayBuffer.prototype.slicejavascriptlockfileECMAScript 2017es7emojifindupRxJSgetterchannelargslinkArray.prototype.filtermapreduceclassnamesdotenvrfc4122bundlingesassertionsimpledbeventEmitteriamframerMapmodulestypedarraydayjsloggingpoint-freeprototypesUint32ArraywgetHyBinodejschairedux@@toStringTaghttpsreworkutil.inspectcopybyteweaksetES2017jsonschemaArrayfastcopytypesaferegexcode pointsregularregular expressionszxlook-upenvironmentbeanstalkpackageECMAScript 2022rdstypanioncorejsdompromisenopeBigUint64ArraysymbolsArray.prototype.flatvalidhigher-ordertostringtagglaciernumbercloudformationlrutexthtmles6urldescriptorsSystem.globaltc39yamlkeyglobaltoReversedcloneprotobufautoscalingassigna11ytapeeffect-tscommand-linespringtransformerrordefinePropertycommanderglobalThisqueueMicrotaskcomparefsObject.fromEntriesreactkeyspatchidentifiersESnextspawnphonespinnerstelephonequoteroutervpcinferencedependenciespipetimebusyArray.prototype.containsArray.prototype.findLastIndexargumentformatl10nfastcloneflagsfileURLstyleguideObservablesdescriptioncall-bounddeep-cloneequaleast-asian-widthES2019ECMAScript 2020inspectimportsomeimmutableselfreadablegraphqltoolssetImmediatecircularYAMLdynamodbparentinternalconcatMapFunction.prototype.namerestfulhookformregular expressionterminalfunction.lengthECMAScript 7settercssES2023findvisualdatagestureses-shimsStreamscryptoautoprefixerajvES2022browserSymbol.toStringTagconstbddMicrosoftrandomECMAScript 5outputSetsideperformantreversedEStermRFC-6455espreeObservableapiclassesfilterfigletbinarysetObject.getPrototypeOftoolkitparserramdaagentcodesmanagerenvgitignorepreprocessorisConcatSpreadablesetPrototypeOfswfappfastifyexpressiontypedarraysanimationeslintpluginfast-deep-copybrowserslistprivatettymomentreact-testing-librarysyntaxerrorfunctionsamazonCSSReflect.getPrototypeOfstreamsendpointposesuperstructoptionenderboundkinesisutilitiestestingprunees2015up_.extendUint8ClampedArraymatchbinarieshasOwnbinvestkarmaelbjson-schema-validationES7ECMAScript 2023ES2018rgbpropertyvarpostcss-pluginObject.istypeoftrimStartelasticachexhr$.extendstyleconfigcall-bindUnderscoreWeakMaphasECMAScriptconcatfast-copyprefixistanbulguiddeepclonestylingsnsescapevalidationmapURLSearchParamscloudsearchcolorcliletexecflatMapacornTypeBoxreadablestreamRegExp#flagsclass-validatortranspileforkfull-widthtslibvarscollection.es6walkingwritemergees-abstractObject.entriesroute53package.jsonbyteLengthemitperformanceparseindicatorzeroefficientwhichvariablesthreecss-in-jsinStyleSheetCSSStyleDeclarationawssharedi18nrequireasterisksgetArray.prototype.flatMapweakmapECMAScript 6colorslibphonenumbertyped arrayECMAScript 3hooksxml-0clientsuperagentInt32Arrayreact poseECMAScript 2015utilsidremoveincludestrimRightfetchloadingnodedirgenericsinvariantreusejQueryemrrm -rfReactiveXES8shellinstallfplookchromedirectorygroupByrobustec2collectionECMAScript 2019iteratortransportlanguageglobalsfoldertypescriptwindowpopmotionkoreanxtermcharacter256negativeserializesliceECMAScript 2021Symbolinputgetintrinsices2018entrieschromiumconsumefast-clonesortedUint16ArraynamesettingsObject.assignObject.valuescjkbrowserlistroutinges2016getPrototypeOfscheme-validationcallbackcloudwatchvalidateoptimizerformObjectuuidgdprassertstrimcurltoStringTagframeworkcreatequeueeventDispatcherunicodechildparentseslint-pluginRegExp.prototype.flagsglobstringcolumnstrimEndflatwaiteslintconfig[[Prototype]]descriptorvaluebuffersString.prototype.trimconfigurablemake dirarraystapdebugruntimemruqueryform-validationtakePromiseuser-streamsjson-schemaschemetrimLeftnativeuninstallarktypechineseRxhas-ownpathlogrestdeepvaluesflattenES2015dateio-tscallboundAsyncIteratormoveimmerzod__proto__json-schema-validatorfast-deep-clonestringifyrangeerrorES2016fpswaapieslintmobilemakeformshelperspnpm9react animationschemaReactiveExtensionsrouteES6es2017jsxformattingprogressgetoptmanipulationquerystringairbnbmoduleintrinsices-shim APIWeakSetobjpyyamlartmkdirpeventsgroupidledeletenpmignorefunctionalsearchecmascriptredux-toolkitworkflowdragharmonyplugininstrumentationwidthStreamArray.prototype.findLastserializationinternal slotreducerfnmatchhttpdom-testing-libraryponyfilldataViewfile systembundlerIteratordiffpicomatchcolumns3Object.keystddjsdiff6to5apollopropertiescloudtrailfullpino0startershrinkwraponcewalkproxytestignorejestjsnegative zeromulti-packagesubprocess3dcompilertranspilertraverseutilcallbindownworkerspecprotocol-buffersfeedasyncrmdircheckrm -frieObject.definePropertywafhardlinksjapaneseenvironmentsES3source mapforEachsafeES5toArraydommatchAllmonoreposymlinkstesterdataviewsortreverseprototypeastcolourJSON-SchemametadatahelpertouchlengthfastelectronwarningfindLastfullwidthregexpwritablecurriedfunctionstringifierES2020TypedArrayjasminejsonpushbyteOffsetFloat32ArraycharactersbuffersinatraisES2021deepcopyfantasy-landpositiveeveryebsfixed-widthexpresscoercibleInt16Arraylocalworkspace:*structuredClonestylesreduceprettymochaansioptimistrulesutilityes5containsrmextendJSONawesomesauceloadbalancingreact-hook-formbabelsyntaxstyled-componentsdefinedeterministicString.prototype.matchAllobjectfind-upresolvebindyuprapidUint8Arraypackagesatomsymbolloggerreal-timecloudfrontomitpostcssexecfilecacheglobal this valueArrayBuffer#sliceestreePushstreamflagavaarrayWebSocketsarraybuffercomputed-typesshebangfindLastIndexbannertypedjshintTypeScriptmkdirsinstallerimportexportshamECMAScript 2018classnamelistenersviewassertoffsetfromprivate dataaccessibilitypackage managerslotextrarequeststable.envlintenumerablewhatwgsesspeedtsnamestypematchestacitread
1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

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