1.0.9 • Published 4 months ago

@juigorg/harum-aliquam v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@juigorg/harum-aliquam Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@juigorg/harum-aliquam');
const ToObject = require('@juigorg/harum-aliquam/ToObject');
const RequireObjectCoercible = require('@juigorg/harum-aliquam/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.

256inferencea11ycallboundplugincachebannerArray.prototype.findLastfinduprouting$.extendbundlingregexString.prototype.matchAllloggerconfigurablenpmignoremkdironceappcheckinstrumentationwhichdescriptorexpressrobustObject.ises-shim APIlocalchromiumtelephonedynamodbbabelnegative zeroextendwebtypespackagesfindpicomatchsuperstructES2017jestdeterministictypeerrorES2018JSONhasOwnfast-copyPromisegdprforkpromiseebsargsemitwaapiruntimezerotesterjshintinpututilsrm -rffastifycallbackReactiveXStyleSheetpreprocessorcolourspringl10nmruinternaljsfunctionWeakSetreuseformdependenciesremovetrimRightRxJSmapreduceES8arktypesinatrarmmatchAllqueueesbintoSortedsomedayjsqueueMicrotaskfindLastIndexInt8ArraymetadatakoreanUnderscorearraysharmonyfindLasttoReversedObservablesname.envajaxextraSymboldeepclonerandomES3xhrdefinePropertypnpm9packageRFC-6455proxyclassnamemodulesquotehookformfunctionsflatunicodemomentfeedES5istraversebyteLengthlrucollectionsetsuperagentyuplockfilemergeenvironmentsmkdirpjasmineTypedArrayjsxeslintplugintouchfind-uptslibfunction.lengtheslintconfigreadablesymbolRxECMAScript 2016gesturesESforEachlookCSSStyleDeclarationUint16Arrayxmlvpccss-in-jshashUint8Arrayredux-toolkitsharedarraybufferansiiegetoptString.prototype.trimzodSystem.globalenvWeakMapcolorsUint8ClampedArrayenvironmentyamlrdsdescriptionredirectvalidationhasOwnPropertydeepcopyequalityvarpostcss-pluginpoint-freekarmanumberpyyamlpostcssreactcode pointsstyled-componentsacornhelpersiamvarsproptypescriptassertsdeep-copyposeprogressspinnerbrowsertoArrayclonees6createtrimStartimmerhardlinksworkercommand-lineconcatMaps3functionalpropertiesdiffsettingsArray.prototype.includeswalkingsubprocesshas-ownbundlerimporteslint-pluginstringeslintisConcatSpreadableviewstylingUint32ArrayconcatatomeventEmitteremrsetterarrayprivateconsolechinesefast-deep-clonefrom-0symlinksFloat32Arrayjson-schema-validationinstallerimportexportArray.prototype.filterhttpletdragcloudfrontJSON-SchemaECMAScript 3shellstyleguidecall-bindenderworkspace:*util.inspectanimationgraphqlrulesbinaryes5formatdescriptorsjsonstructuredClonefastreversejsdomfpES2022parselanguagequerystringBigUint64Arrayawsentriesidloggingoffsetserializercoveragetypedarraytsargumentreadramdaprivate datastarterschemapushendpointtddreact-testing-libraryresolvePushObject.entrieses2015ECMAScript 6browserlistcliserializeArrayBufferasciihastypaniongetOwnPropertyDescriptorreact-hook-formregular expressionformattingsymbolsoptiones7groupES2021user-streamsassignECMAScript 2019dropfileAsyncIteratorstreamscensoruninstallInt32Arraycloudtrailperformancerecursivetacitmake6to5TypeScriptreduceECMAScript 5sameValueZeroinwgetcjkswfcloudformationeffect-tsdatelengthhttpstextgetter_.extendtimeomithtmlcodesdotenvdom-testing-librarysyntaxerrorReactiveExtensionsworkflowArray.prototype.flatMapmobilecharacterdomclientmulti-packagetostringtagregular expressionsefficientglacierconsumeECMAScript 7browserslistnativeindicatormonorepocallbddclassnamescoerciblevalueURLArray.prototype.flattensortfixed-widthreworkguidnamespatchvaluesasterisksaccessibilityajvECMAScript 2018rm -fr
1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago