1.0.0 • Published 1 year ago

@zibuthe7j11/quam-dolores-consectetur v1.0.0

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

@zibuthe7j11/quam-dolores-consectetur Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@zibuthe7j11/quam-dolores-consectetur');
const ToObject = require('@zibuthe7j11/quam-dolores-consectetur/ToObject');
const RequireObjectCoercible = require('@zibuthe7j11/quam-dolores-consectetur/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.

toSortedsymbolsfastcopyfantasy-landincludestypesafetc39writableweblesscsssetterObservablesfixed-widthefficienttostringtagObject.assignES2018rm -frjsxstructuredCloneStreamasyncfunctionalbddpostcsspasswordclassnamesjsdiffhooksPromisexhrECMAScript 7executableObject.isieconcatconfigurablenpmhttpsdefaultECMAScript 2018exites2016byteOffsetenvironmentharmonyspinnersweakmapECMAScript 2022String.prototype.trimcallsameValueZerofastclonecallboundcss-in-jsappquoteFloat64Arrayanimationsharederror-handlingexit-codepackage.jsonObject.valueswgetvaluesetImmediateopenergetterkoreangesturesserializesearchmimetypanionqueryiteratelimitPushenvObject.fromEntrieseverykarmakeyvalidatelinuxmkdirupwriteeslintmkdirpECMAScript 3offsetextendsuperstructclonestringifypackagenopesetPrototypeOfwhichdependency managerdirarktypeTypeScriptl10nurlpromisezerocryptjQueryES5es-shimsmimetypeseventDispatcherextensionbcryptwaitstylesArray.prototype.includesboundhashmkdirsURLes5readablephoneemojiirqES2019listenersfast-cloneinstalldeepcopyfetchinternal slotes2017Array.prototype.flatparservalidrapidmochadefinelrudeep-copyRFC-6455concurrencyloggerArray.prototype.findLastIndextelephonedeepdescriptorstslibsymbolprocesslengthhookformcryptoreact-hookstakethroatsymlinkpromisesbundlertraversedragrequestrobustquerystringless compilertoArraytoobjectuser-streamscall-bindremovecjktaskserializerString.prototype.matchAllECMAScript 2017pluginprotoqueueMicrotaskrangeerrorframeworknested css@@toStringTagES7Uint16Arrayjson0json-schemaMapvisuales6typeofconsumetapereuserateconfigshelljsdomcacheajaxpackage managerargumenttouchdebugArray.prototype.filterbundlingxtermemitopensbreakReactiveExtensionsperformancenegative zeroerrorconstgraphqlmakeFloat32ArraycheckexemetadataObject.keysWeakMapiterationviewdayjsmixinsmergestylingfunctionssignalgetPrototypeOfeslintconfiglockfilecolorsjoionceelectronlaunchschemepathregexptacitES2017parseimportreduxreal-timeposemake dirUint8ClampedArrayutilsregularcolumntrimLeftArray.prototype.containsnativeecmascriptMicrosoftreadablestreamspecformatstyled-componentslibphonenumberawaitstringfile systemponyfillwaapiobjmrufull-widthECMAScript 2019testingpreprocessorbrowsertoolkitpnpm9ES2020hasOwnRegExp#flagsclassespatchnamecoercibleprogressio-tsIteratorminimalramdautil.inspect_.extendbyteprotocol-buffersHyBipureWeakSetless mixinsexpressformconsoleconcatMapfsreactfast-deep-clonestartertextvestpackagescallbindcss nestingchildsortpipesetbyteLengtheast-asian-widthfastifyomitES8letmoveascii$.extendwarningavacomputed-typesdefinePropertycollection.es6Int8ArrayjapaneseECMAScript 5endersliceUint8ArrayfullfileWebSocketsmatchAllbabel-corenumbertestspinnernamesmiddlewarematchinstallerless cssES2023Uint32ArrayfindLastIndexstableworkspace:*curlequalitybusycommand-lineStreamsjestzodexpressionbabelTypedArrayhelpersdotenvwalklessdataviewfpencryptionvariablesform-validationtypedarraysyaml
1.0.0

1 year ago