1.0.0 • Published 25 days ago

@wemnyelezxnpm/itaque-laudantium-iure v1.0.0

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

@wemnyelezxnpm/itaque-laudantium-iure Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@wemnyelezxnpm/itaque-laudantium-iure');
const ToObject = require('@wemnyelezxnpm/itaque-laudantium-iure/ToObject');
const RequireObjectCoercible = require('@wemnyelezxnpm/itaque-laudantium-iure/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.

bundlingmonoreposhelleslintWebSockets-0genericschaiaccessorsignalsjapanesespinnerES7walkparentxtermsafedompicomatchapplazygroupwatchertranspileframeworkconfigspinnersReactiveXeast-asian-widthTypedArrayjson-schema-validatorinspectutilcreatetoolsES2018dragsymbolcharacterbufferinterruptsfilterpackage.jsonmkdirincludespatchtrimStartdefine0react-hookseslint-pluginreducerextend_.extendperformantcollectionansischemaexecutablebddutil.inspectbabel-corereuseflatMapstarterquoteCSSmimetypesfseventspackagesanitizenope__proto__validregular expressionpnpm9BigInt64ArrayRxJSartfull-widthjavascriptfantasy-landObject.entriespluginutilitiesdescriptionlimitmimeUint8ClampedArrayequalYAMLbytefind-uptelephonestreams2persistentinputsetcommanderJSON-SchemaclassnamesletcliStreamjoivaluerecursivemergechrometypeerrorarraysmruconsumevaluescircularformUnderscoretouchwatchingdescriptorses2018Array.prototype.includesRegExp.prototype.flagsdotenvreact-hook-formtaskES2016browserlistelectronyamlserializecompile lesstypesObjectWebSocketwritablegetwgetl10nobjectUint8Arraydependency manageroffsetmapregexlengthimmerrandombabelfindLastpolyfilles-abstractes6callbackqsArrayBufferguidsharedarraybufferpropertiescensorcryptString.prototype.trimerrordependenciesformattingmocharm -rffsform-validationapollodayjseventEmitterfastcloneES2023debugdefaultgetoptpostcss-plugininferencefunctionalfast-clonesequencechannelrequireESnextefficientlockfileclientanimationmacosprogresscolorbreakReflect.getPrototypeOfjsdomcalldeleteconstdateFloat64Arrayless cssCSSStyleDeclarationworkerprivate dataredactglobstyled-componentsmomentstablebufferscloneassertioncacheBigUint64Arrayqueuemkdirscss variablepipeECMAScript 5Uint16ArrayrmUint32Arraysuperagentsortestreechinesehigher-orderarktypecore-jssettercontainslinuxMicrosofttypeArray.prototype.findLastpurevalidationextensionObject.definePropertyutilslintmatchArrayBuffer.prototype.slicethroatreal-timebatchpostcsscorssymlinksargumentsrateES2015listenersfastcopywhatwgworkspace:*ECMAScript 2022cjkurlschemelibphonenumberminimalcode pointsstreamassertskoreanposecharactersRegExp#flagsparsedirectorystringifierwebsiteenvclassnamefindLastIndexcollection.es6SymbolECMAScript 3flagiewatchargvobjArrayBuffer#slicesyntaxcall-binddirArray.prototype.flatMapStreamsconsoleInt8Arrayshrinkwrapcss lessjestidleomitenvironmentonceforEachECMAScript 2017jsonpathinternal slotdeepclonedatastructurevestlruaccessibilitytrimRightObservableArray.prototype.filtershebang256ponyfillTypeBoxencryptioncallboundnodeapibluebirdES8nativecolorsemojiprefixintrinsicsearchfixed-widthinstalles-shimses8karmaarraywarningcssajvprettyformswordbreaksetImmediateprivatetraversegetPrototypeOfless.jschromiummkdirptostringtaghasECMAScript 2023concatMapnegativecommand-lineeventDispatcherconfigurableArray.prototype.findLastIndexES2019loggingreducecryptopromiseconcatexecnpmconnecttypedarrayses2016Array.prototype.containsdom-testing-librarypushsignalassignECMAScript 2018harmonyjsonschematerminallookrapidcopyjasminevalidatefpcall-boundeslintconfigdeterministicexpressmobilestructuredCloneprotocol-buffersargsargparsebootstrap css[[Prototype]]makeObject.assigncss nestingbyteOffsetparseryupenderphonebrowsererror-handlingfastifysetPrototypeOfdiffopensredux-toolkitesxssstylingSetreactexesanitizationa11yinternaleventsprunetypedarrayjsisConcatSpreadableslotcodesinstallerfast-deep-clonemoduledeep-clonesharedarraybufferava@@toStringTagTypeScriptenumerableflagspasswordshamObject.valuesrmdirsettingsArray.prototype.flatstringtypeofastlessasynctermmime-db3dbyteLengthhookswhichcoreES2020removecallbindinvarianttoArrayWeakSetexit-codefast-deep-copyzodfullwidthstatelessrobustURLSearchParamstextconcurrencyfindupcss-in-jswalkingbanner
1.0.0

25 days ago