1.3.2 • Published 7 days ago

@teamteanpm2024/aliquid-cumque-vitae v1.3.2

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

@teamteanpm2024/aliquid-cumque-vitae Version Badge

github actions coverage License Downloads

npm badge

ES Object-related atoms: Object, ToObject, RequireObjectCoercible.

Example

const assert = require('assert');

const $Object = require('@teamteanpm2024/aliquid-cumque-vitae');
const ToObject = require('@teamteanpm2024/aliquid-cumque-vitae/ToObject');
const RequireObjectCoercible = require('@teamteanpm2024/aliquid-cumque-vitae/RequireObjectCoercible');

assert.equal($Object, Object);
assert.throws(() => ToObject(null), TypeError);
assert.throws(() => ToObject(undefined), TypeError);
assert.throws(() => RequireObjectCoercible(null), TypeError);
assert.throws(() => RequireObjectCoercible(undefined), TypeError);

assert.deepEqual(RequireObjectCoercible(true), true);
assert.deepEqual(ToObject(true), Object(true));

const obj = {};
assert.equal(RequireObjectCoercible(obj), obj);
assert.equal(ToObject(obj), obj);

Tests

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

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.

Object.entrieseventEmitterlesscssxtermBigInt64Arrayecmascriptbufferspoint-free[[Prototype]]duplextestingchanneluuidgdprutil.inspectfast-copyobjectredux-toolkitES2021validatebundlingflatMapsortcoercibleECMAScript 2022traverseexitiamvalidatorserializationletconcurrencyMicrosoftTypeScriptcssargvreact-testing-libraryreadablestreamregular expressions.envextensionkinesisvalidpushregexpESqueryObject.definePropertystatelessfast-clonecloudformationpreserve-symlinkssigintkarmarmpersistenttelephonetypedarraymake dirargsstoragegatewaytypescriptprototypecloudsearchmkdirprdslengtharktypereusefindrfc4122stylesES2016sigtermmerge@@toStringTagdatestreamshrinkwraptoSortedimmergetoptbytesymbolshookformreduceloggradients csspropertyflagsArray.prototype.containsyupwafnodeUint8ArraychineseoptimizerframerlastReflect.getPrototypeOfsanitizationhookscall-bindes-abstracthttpsjsonpathidlecolorFunction.prototype.nameiterationnodejssanitizeInt8ArraywritablemomentextraiterateboundcomparemakeexecUint16ArrayendpointdataViewassertszeroObjectlrufiletexttypeerrorfunctionsReactiveExtensionsdescriptionwraptypanioncurldircrypttaskregularregexbluebirdentriesES8pipeStyleSheetArray.prototype.findLastIndexObservablewatchermonorepomodulecompilerString.prototype.trimhardlinksminimalyamltranspilerthrottlees2018mime-dbECMAScript 2019styled-componentscloudtrailinbannerweakmapObject.getPrototypeOfdefineagentCSSStyleDeclarationfunctionalargumentelectrontyped arraywgetpicomatcheast-asian-widthless compilerpluginassignes2015fixed-widthfantasy-landMapkeyjsxwarningwatchprotobuftoStringTagutilitieswhichindicatorbddfulles7reducerformattingObject.isjsdiffbundlervariables in cssnativeeslint-pluginwindowses2017wordbreakArray.prototype.flatMapchaiexpressioncensorArrayBuffer.prototype.slicefile systemjasmineES2022URLstringifierlockfileomitaccessorslottoobjectchromiumdescriptorsarraysStreamparserES2023structuredClonewaapiconsolefast-deep-copycolorscjkformatequalartconfigurableprettyprotoeverybreakfindLasthasenvironmentspecreal-timecolourdatastructuredeepcopyrm -rfUint32ArrayquerystringcallbounddeepclonesetPrototypeOfformsstylehashsymbolcallsyntaxbatchqsjsonschemaponyfillswftoArrayhandlersisConcatSpreadablesameValueZeroendertacitcode pointspyyamlwatching3dinspectfastcopyajaxextendArrayarraylinuxWeakMapestreevisualYAMLflatpolyfillcryptoes6ArrayBufferpostcss-plugin_.extendscheme-validationescapeparsingECMAScript 3encryptiondependency managerawaitratesomeReactiveXpackagesnamedataviewperformanceposeinferencees5utilitybootstrap cssunicodeArray.prototype.filterdataECMAScript 6getPrototypeOfshimcodesruntimeSymbol.toStringTagimportemojimixinsgetterconfigmatchframeworkmapreduceprefixprivate datarequestreact-hooksbrowsersliststreams2quotedeterministicmulti-packageinstallerFloat32ArraytrimStreamsrapidprotocol-buffersloadbalancingspinnersfpstrimRightfastify0tapepreprocessorconnectowntoolkitString.prototype.matchAllauththroaterrorreact-hook-formfastclonehttppromisessuperstructrangeerrorspringproppathTypedArray256fullwidthcorsshellhas-owninvariantlazyefficientbootstrap lessgenericscolumnconcatconsumeES2015keysArray.prototype.includescompile lessspeeduser-streamsvariableslook-upmodulesECMAScript 2015asciiRegExp.prototype.flagsclonefseventsES6tapurlvalidationaccessibilityproxywaitbyteLengthstyleguidephonebuffersidematchAllCSSjson-schema-validatorenvmobilebrowserlistreact posevpcmatchesdragbabel-corestreamsregular expressionlogginginternalRxxhrgetintrinsicopenanimationcopyasyncrobustmapdifffsramdaarraybuffersharedclidebuggerlimitedmimetypescollection.es6parentsoperating-systemformpositivegetschemeInt32Arraynegative zerovarpromisees8tty__proto__takemacosjoisequenceequalitynested cssi18nexit-codeelasticachetypedwalkdefinePropertyautoprefixermoveio-tsgesturescss nestingHyBiUint8ClampedArraytermflagdependenciesisfastec2flattenstylesheetdeep-clonewordwrapfetchfast-deep-cloneawshelpersbyteOffsetES5utilsconstes-shimssnsless cssreadhigher-orderrequireobjinterruptsvalueieremovea11ypropertiesRxJSAsyncIteratorjQuerytranspilebalancedArray.prototype.flat
1.3.2

7 days ago

1.2.2

8 days ago

1.1.2

9 days ago

1.1.1

10 days ago

1.0.1

11 days ago

1.0.0

11 days ago