1.0.0 • Published 21 days ago

@devtea2028/eveniet-illum-iure-nisi v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

@devtea2028/eveniet-illum-iure-nisi Version Badge

github actions coverage License Downloads

npm badge

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

Examples

true when the descriptor has valid properties with valid values. false when not an object or when the object has invalid properties.

var isDataDesc = require('@devtea2028/eveniet-illum-iure-nisi');
var assert = require('assert');

assert.equal(true, isDataDesc({ value: 'foo' }));
assert.equal(true, isDataDesc({ value: function () {} }));
assert.equal(true, isDataDesc({ value: true }));

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

assert.equal(false, isDataDesc({ value: 'foo', bar: 'baz' }));
assert.equal(false, isDataDesc({ value: 'foo', bar: 'baz' }));
assert.equal(false, isDataDesc({ value: 'foo', get: function () {} }));
assert.equal(false, isDataDesc({ get: function () {}, value: 'foo' }) );
 
assert.equal(false, isDataDesc({ value: 'foo', enumerable: 'foo' }));
assert.equal(false, isDataDesc({ value: 'foo', configurable: 'foo' }));
assert.equal(false, isDataDesc({ value: 'foo', writable: 'foo' }));

Valid properties

The only valid data descriptor properties are the following:

  • configurable (required)
  • enumerable (required)
  • value (optional)
  • writable (optional)

To be a valid data descriptor, either value or writable must be defined.

Invalid properties

A descriptor may have additional invalid properties (an error will not be thrown).

var foo = {};

Object.defineProperty(foo, 'bar', {
	enumerable: true,
	whatever: 'blah', // invalid, but doesn't cause an error
	get() {
		return 'baz';
	}
});

assert.equal(foo.bar, 'baz');

Related projects

  • is-accessor-descriptor: Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
  • is-descriptor: Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for… more

Tests

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

ECMAScript 7superagentlintchromeURLSearchParamsReactiveXclirmECMAScript 2018Object.getPrototypeOfdomgroupzeroargumentsfigletopenartbrowseridES2015csstypescallboundmime-dbArrayBuffer.prototype.slicetrimRightoutputissafestatetddes2017reusesyntaxerrorstatushigher-ordercomputed-typesgetOwnPropertyDescriptormochadeep-copyURLcontainsairbnbpersistentterminalenderstreams2asciiwhatwgcmdshrinkwrap_.extendidleES2021fast-copytoStringTagcolumnreadableworkflow-0redux-toolkitdirectorystructuredClonereact-hookscloudfrontwritematchAllArray.prototype.flatloggingchaiappcolourECMAScript 5urlselmprotoqssettertypedstylingnamescloudwatchWebSocketnumbersignalwarningtoSortedyamlamazonassertsdebuggerutilitiescoercibledeepclonepromisephonedeterministicdefinespeedreducesidesinatravaluebusyspinneravaUint8ArraysettingsprotobuffilesnsWebSocketswafwritablereadablestreamUint16ArraySymbolhasOwnPropertymobileloggereslint-plugingradients cssbeanstalkajvECMAScript 2019momentcss nestingprefixmacosstoragegatewayerrorperformanttapeString.prototype.trimconcurrencyargumentflattenmake dirES8jsonflatcollectionwebsiteworkerserializereadsessharedarraybufferObject.valuesdom-testing-librarys3setPrototypeOfpreprocessorwordwrapexpressioninstallerinfilterflatMapcallfluxjshelpersboundprunefpstsinputdatastructure.envInt32ArraydefaultglacierwalkingfindupaccessorBigUint64ArrayhothooksrecursiveFloat64ArraystringifierserializerpropertiesbddArrayBuffer#slicediffglobminimaloptimizerpipefindtypedarraysnodebrowserslistawsmiddlewareSymbol.toStringTagdeep-cloneprogresseveryparentsymlinkarktypeefficientenvironmentsmapauthenticationsetImmediatescheme-validationqueryjasminenodejsdependency managersettslib$.extendwebhasbootstrap lesseast-asian-widtharraysfullwidthcryptdroputil.inspectencryptioncall-bindES6opensbyteLengthvalidationbcryptES2016censorassigntimetextES5callbindECMAScript 6Object.ishasOwnnamees8preserve-symlinksrmdirlrubreakparsesigtermglobalsbytefseventstraverseinvariantlazyObject.keyseslintpluginfastcloneString.prototype.matchAllIteratorprivatethrottleArrayintrinsicglobalchromiumhandlerscommand-lineuninstallcss variableMaptapratelimitconnectpackagesymbolsstreamsqueuecjksortedautoscalingframeworkcolormergeliveclassesmulti-packageregular expressiontaskec2ECMAScript 3l10ntypedarrayobjexit-codeUint8ClampedArraylogUint32Arraynegativerm -rfwatchFilewhicharraybuffermixinsregexECMAScript 2016batchdotenvdataviewWeakMapbootstrap csskeysuuidassertassertionArray.prototype.findLastIndexstringifyfixed-widthquerystringhttpio-tsrequestpredictablecall-boundschemeserializationTypeBoxyuplinkrapidInt16ArraylimitedECMAScript 2015jsonpathes2018cloudsearchES2017kinesisconcatStreamspinnersinternal slotgetintrinsiccloneArray.prototype.findLastoptimistrdsjestbundlerupjwtconcatMapdynamodbstatelesscloudformationmkdirpdebugxtermclass-validatorwatchingdependenciesgenericsrestfulvariables in cssvpcgroupByimportlengthirqBigInt64ArrayweaksetestreeprototypeES7es-shimswaitconfigprocessconfigurablesearchastmimelesscssvalidparsingarraystdlibESnexttermArrayBufferidentifiersreal-timehashwatcherpyyamljsdomponyfillpositiveJSONtouchcorelookshellnegative zeroECMAScript 2021elasticachedeeptyped arraycompareformsECMAScript 2022metadatafromargparsestylesheetagentObject.definePropertythroatcheckbuffertypanionlook-up@@toStringTagpostcssjQueryargvgettersyntaxmruwidthpackagescolorsentriesArray.prototype.containstrimEndvaluestypescriptrequiregetoptmatchesdataViewelbhardlinksweakmapindicatordeleteschematestingrandominspectflagfull-widtherror-handlingwatchnpmfunctionAsyncIteratorvestauthsharedInt8ArraystyleextensionrgbYAMLiterateemiti18ninferenceReactiveExtensionsTypedArrayttystringless cssiteratorObject[[Prototype]]HyBicreatelesssortregular expressionseditorclassnamesECMAScript 2023Float32ArrayinterruptsruntimefunctionschinesepromisessymlinksasynciampicomatchStreamsjsxcodestypeerrorstreamtrimStartES2022xhrArray.prototype.flattencopyobjectpluginsuperstructresolvevariablespostcss-pluginutilpnpm9findLastexecharacterenveventDispatcheraccessibilitytoolkitfastfullsimpledbwordbreakfolderbluebirdroute53ObservableskoreanexitreduxautoprefixerreplaypasswordArray.prototype.filterjsdiffpropcss-in-jsconsolecompile lessomitexpresslockfileexecelectrontakenested csswalka11yeslintconfigreduceremrflagsStyleSheetcache0fast-deep-copymkdirhookformES2019form-validationstartkarmaregularfastcopyargsawesomesauceoperating-systemdatepathenumerableredactloadbalancingrobustformdirstarterformatmodulesinstallCSSStyleDeclarationstyled-componentslimitless mixinsqueueMicrotaskremovelibphonenumberes6less.jspackage.jsonfetchtoolszodcss lessPushvalidatelinuxansi256routerprivate dataObject.assignswfincludesopenerfind-upbind
1.0.0

21 days ago