1.0.0 • Published 1 year ago

@f1stnpm2/accusantium-cumque-qui v1.0.0

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

@f1stnpm2/accusantium-cumque-qui Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@f1stnpm2/accusantium-cumque-qui');
const ToObject = require('@f1stnpm2/accusantium-cumque-qui/ToObject');
const RequireObjectCoercible = require('@f1stnpm2/accusantium-cumque-qui/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.

asciisideArraybusymovefsobjtypedutiljQueryes8taskzerosetImmediatedataviewcolorsreadablestreamoptimistcloudwatchObject.fromEntriesstringeslint-pluginglacierequalityredactsigtermmkdirwatcherES2020uninstallsignalrgbes7positiveJSON-Schemacircularpackage.jsonjsonargumentsymbolsargparseEStypanioninprophookscoercibleweakmapECMAScript 2019fetchconfigcolumnswfwatchFiledom-testing-libraryframerutilityTypeScriptfile systemstarterCSSStyleDeclarationRxstringifyhookformincludesstylesheetsharedjavascriptlastdomassertionequalPromisesharedarraybufferbufferRFC-6455deep-copyprotocol-buffersbrowserfindLastString.prototype.trimwidthtoolssuperstructflatMapstyleselbchannelcall-boundtimeebsfromrequirelanguageschemaxtermvalueawsregularformatting_.extendsequencemomentjoiinterruptsflattenauthenticationwaitwordbreakcachedefinewalkingastauthjapaneseES2017mimetypeslivedefinePropertyvestStreamsinspecthttpECMAScript 2022matchesstdlibbyteOffsetstructuredClonewatchinglruexitcensorweaksetimportexportrequeststatusmime-dbmobilepackagebyteLengthargvECMAScript 2023typedarrayprivatereplayES2018Float64Arrayformatpasswordbootstrap lessjwtdeepcloneperformantparentObject.ismatchfileJSONECMAScript 2017dependency managercomparebddpushguidjsdiffproxycommandeslintpluginconcatiterationiamsetterendercolumnsfullwidthimmutableoptiontoArrayfull-widthmacosdotenvfiltergroupchromethrottleregexpES2015gdprsuperagentpackagesWeakSethandlersbreakshrinkwrapbuffersconsoleformrapidlengthprocessawaitclassnameshashtrimEndsigintObject.getPrototypeOfsameValueZerocloudfrontwrapavaec2keyroute53linuxtapewatchtypescriptsignalsbcryptArray.prototype.includesstreams2String.prototype.matchAllcliconnectBigUint64ArrayobjecteventDispatcherES8importmapreduceES7dirgesturesreducerBigInt64ArrayObject.assignexpressl10nECMAScript 2016postcss-pluginscheme-validationemitStreamtypeSymbolArrayBuffer#slicewafMicrosoftclass-validatorcsswarningcompile lessnegative zeroinvariantwaapimixinsphoneArray.prototype.findLastreact animationtouchenvironmentinputnopeoutputbatchmimeentriesmkdirsgroupByextravalidenves-shim APIconcatMapopenajaxInt16Arraysesmake diremrstyled-componentsArray.prototype.flattenUint16Arrayparserarraysreducecorslibphonenumbernamecreatesymlinksterminalreusedeep-clonestablesymlinkreact-hook-formjsdomfunctionsless.jsloggernativea11yjasminewhichkoreancore__proto__SetemojiuuidawesomesaucetypeerrorStyleSheetcss nestingcore-jsjestassignresolverangeerrorprettyReactiveXarraybufferstylingcomputed-typesxhrbrowserslistlimitpredictabledragless cssnumbercloudtrailecmascriptcollection.es6helpersratelimitObject.definePropertybundlerfixed-widthextensiones2016omitcjkES2019hasdateECMAScript 2015optimizeruphotoffsetflagserror-handlinges6ECMAScript 3tapfastclonepipeencryptionECMAScript 7shamlookvalidationfseventsworkspace:*installcopyreact-testing-librarytestingArray.prototype.findLastIndexviewiespecsortrmerrorprotobufeventEmitterindicatorgetOwnPropertyDescriptorajvautoscaling3dCSSgraphqlhttpslistenersexpressionestreeES2021Int32ArrayasyncmatchAllstoragegatewayvaluesprivate datafigletcloudformationjsbootstrap cssObject.valuesstatelessbannertostringtagcharactersregexpopmotionsyntaxlazycallbackFloat32Arraymiddlewarerm -frFunction.prototype.namebundling@@toStringTagHyBiremovecolor[[Prototype]]fluxwalkpropertyarrayvpcpersistentpackage managerECMAScript 2020extendRxJSpostcssdroppicomatchMaprateduplexloadingi18nvariablescall-bindRegExp#flagspreprocessorcallboundfolderbinddeepchaistringifiercurlcodesrecursiveiteratorclassnamepreserve-symlinkspnpm9queueMicrotaskrm -rfchromiumES6has-ownperformanceassertformsfunctionalgetterintrinsicprogresssettingstrimRighttddtoStringTageventsdescriptorsarktypeparentsmonorepoECMAScript 6ObservableinstallerclientinternalnodeforEachArray.prototype.flatfullcommand-lineredux-toolkitqueuecloudsearchqueryflagtc39apollocheckPushtoobjectTypedArraydescriptorserialization256typed arraystyleguidestreamssetPrototypeOfshell.envspringbeanstalkObject.keysqsES2022idsliceesdirectoryArrayBuffer.prototype.slicefind-up$.extendsqsbluebirdfunctionautoprefixersomettyvisualcharacterimmerownfindupdeletegradients cssReactiveExtensionsreduxWebSocketsdebuggeres2015es-abstractprefix
1.0.0

1 year ago