1.0.0 • Published 1 year ago

@berufungirnpm/blanditiis-illo-rem v1.0.0

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

@berufungirnpm/blanditiis-illo-rem 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('@berufungirnpm/blanditiis-illo-rem');
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

elminternal slotObject.isfetchstylingxtermauthbeanstalkFloat64ArraytrimLeftproxyArray.prototype.flatreducerbluebirdTypedArrayavaObject.entriesdeepcloneeslint-pluginimportexportapijapaneselintprefixfind-upoffsethttpsMicrosoftfast-cloneelasticachedefinepositivemergehasgenericswatchingCSSStyleDeclarationapollopolyfillstyleguidereactjsdomcss lessxhrbrowserlist-0l10ntouchwordwrappreserve-symlinksframeworkstructuredCloneshebangformattingequalES8classnameschineseRxJSutil.inspectbinddescriptorslicecontainsformsenderprotocensorincludesECMAScript 2022Reflect.getPrototypeOfsesECMAScript 3String.prototype.trimaccessibilityStreamsshrinkwrapcompile lesseventEmitterauthenticationless compilermime-dbutilitiestraverseefficientparseless mixinsqsbuffercharactersObject.keysdateextensionES2022findupspecWebSocketsstatelesszodformatduplexnested cssIteratorcircularprettyjesttoStringTaginstallerFunction.prototype.nameminimalString.prototype.matchAllsymbolespreeidlegroupBycharacterweakmappostcsswatchtestertoolsbuffersfastifyperformancergbtasktypedarraysymbolsjQueryscheme-validationclass-validatorvpctermmobileESnextrequireexecwebjasminepicomatchfigletserializepushdayjsagentdescriptorsFloat32Arrayfilterbootstrap lessreact-testing-libraryRegExp.prototype.flagsdirectorychromiumstreamsiteratorES2016typespromisesMapcssstatejsdifflengthindicatorStreamoptimizerbreakopenrapidpersistentWeakMapthrottlekeysenumerableObject.assignstoragegatewaycall-bindYAMLsameValueZeroECMAScript 2015RxlrucoercibleECMAScript 7Array.prototype.flatMaphasOwnairbnbInt16ArrayautoscalinginputwafqueueMicrotaskcheckreducewatcheres5stylesheet__proto__inspectarktypestdlibflattengradients css3simpledbweaksetebssortfastclonemaprecursives3typedruntimeglobES7guidlinewrapcss-in-jslogescapetypanionchaiarraysflatconsumeeslintremovetyped arraytypescriptES5readableinternalmiddlewarelivemruES2023hashes2015assertionnamessetterschemadefinePropertyless csshasOwnPropertysetPrototypeOfbatchObject.valuesfolderrfc4122typeoferrorfullwidthES2015eslintplugincallboundshamfindLastIndexspinnerstylesJSON-SchemaenvTypeScriptvalidatecolores8ArrayBufferwidthtses2016ingetintrinsicoptionmodulesclientwriteansisyntaxerrorpnpm9colourmkdirmovefixed-widthrangeerrorcloudsearchjsxgdprlanguageArray.prototype.findLast[[Prototype]]createmkdirpkoreanObservableshardlinksbcryptreduxentrieslesscsslimitedbannercloudtraillimitclassesregularhigher-orderwritablereplay@@toStringTagasyncdynamodbfulltddargparsesymlinksunicodeloggerbundlingencryptionshimmakeObjecthttpnumbercode pointsstreamURLSearchParamssafelocationgetsidestyled-componentsmatchargumentelbkinesisfunctionmixinspackagesharedeslintconfignameawaittoolkitWeakSetiditerationcompilercloudformationcss variabledeterministiceventslookkarmatrimRightemojiimmutableCSSvaluestelephonefast-deep-clonechannelcommand-lineassignECMAScript 2016workflowhelpershookformviewgradients cssassertreadcss nestingloggingpatchkeyemitlastqueuemetadataiamprototypematchesendpointpluginwhichflagsswftypesafedependenciesArray.prototype.containses-shim APImatchAlla11yprotocol-buffersfluxes7boundeventDispatchertestthroatless.jsjsonpathAsyncIteratorwarningyupreact-hook-formhas-ownschemeutilitycommanderajvsqstc39browserslistintrinsicwrapmulti-packageconsoleArrayBuffer#slicewordbreakdataViewi18nutilrmdirvalidationbyteECMAScript 2021ES2020WebSocketconfigurableexpressionoptimistenvironmentfull-widthmkdirsdescriptionfseventswalkES2019io-tstoArraywhatwgisdom-testing-libraryES2021starterJSONextrarequestrandomdirelectronbootstrap cssvestconcatratelimitpasswordworkerstreams2parserpredictablepropertiesstringifierbyteLengthhotECMAScript 2019monorepo_.extendform-validationemrdeepobjecttakenativepostcss-pluginReactiveExtensionsequalityfpsmimetypesfile systemdatastructuredropreadablestreamparentsmomentnpmcachereuseES3arraybufferfastoutputassertslibphonenumberastphoneObject.definePropertyrm -frsyntaxArray.prototype.includesextendcorsisConcatSpreadabledotenvcrypttrimEndtrimStartredirectwatchFileeverycurldebuggersetImmediateiteratefromjavascriptsomeproptypemapreduceprunegetterdomlink$.extendReactiveXES2018searchinvariantgraphqlSymbolcloudfrontArrayBuffer.prototype.slicejwtregexpslotpipefunctionalcallbindmimeponyfilluninstallmodulecollectionnodejshooksflagsequenceomitcolumncommandchromebundlerArrayroutingaccessor.envRFC-6455findinferencevisualObject.getPrototypeOfperformantwaitsuperstructamazonTypeBoxupreact-hooksESPushfastcopyeast-asian-widthzeroarraybrowsertslibsharedarraybufferArray.prototype.flattenmake dirwalkingtapedataviewes2017deleteresolverm -rfcomparespeedcore-jsquerystringtypeerrorUint32Arraycoreiereal-timeRegExp#flagsconfigrateonceserializationdeep-clonevalidtestingbyteOffsetconcurrencylistenerscollection.es6fileecmascriptsetroute53diffnegative zeropathInt32ArrayUint8ArraysuperagenttypedarraysregexArray.prototype.findLastIndexasciicliECMAScript 5settingsjoiSetvariables in cssnegativeec2Uint8ClampedArraygetOwnPropertyDescriptorUint16Arrayregular expressiondeep-copyrobustautoprefixerECMAScript 2023es2018fast-deep-copycolumnsStyleSheetSymbol.toStringTaglook-upspinnerspackage.jsonstylecryptoECMAScript 2017forEachwgetstringifyownfast-copyformprotobufsortedes6clonerdsArray.prototype.filtercall-boundvariablesrouteclassnamelockfileECMAScript 6findLastinstallES2017datacomputed-typesartworkspace:*packagesdependency managerparsingdebugdeepcopycopyURLtapesqueryterminalpreprocessorObject.fromEntriesconnectconcatMapgetoptES6callHyBiargsobjcloudwatchgetPrototypeOfjson256mochaglacierpropertylazyajaxprivate databddECMAScript 2020parenttimeredactfsargvprivatees-shimsnodetoobjectcjkes-abstracttostringtagcolorssnsawstoSorted
1.0.0

1 year ago