1.0.0 • Published 22 days ago

@ptkhanh94npm/sapiente-fuga-dolorum v1.0.0

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

@ptkhanh94npm/sapiente-fuga-dolorum Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@ptkhanh94npm/sapiente-fuga-dolorum');
const ToObject = require('@ptkhanh94npm/sapiente-fuga-dolorum/ToObject');
const RequireObjectCoercible = require('@ptkhanh94npm/sapiente-fuga-dolorum/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.

persistentfindupweaksetvariables in cssReactiveXawaitduplexproxyxtermfastifycolourhigher-orderiewatcherflagwhatwgcolumnvestserializepredictableidlebyteLengthjsdiffSymboltddES2023protocol-bufferscode pointsObject.assignfullwidthcryptoexit-codecolorstrimEndcollectionentriesuuideverysesfixed-widthfast-deep-cloneinvariantrfc4122koreanArray.prototype.containsstylingcomputed-typesecmascriptRxrgbpropertytrimStartprotopromiseextendmomentiterationstyled-componentsnodejsRegExp#flagstrimRightwalkinggetPrototypeOfBigInt64ArraypushArray.prototype.findLastIndexWeakSetdescriptionfilterObservablestoolsassertdeterministicsettelephonees8breakelasticacheES8redux-toolkitexecperformanceeslintpluginlimitedebsmkdirsworkergradients cssdeep-copydebugWeakMapfastshrinkwrapmodulespostcssECMAScript 2019signalshookseslintconfigform-validationclassnamedirectoryescapenumbererror-handlingsyntaxerrorcharacterbootstrap lesslistenersiscallbackrecursiveresolverequirerm -rfenumerabledomcloudformationglobbytehasOwnPropertytapsuperagentgetterhelpersgetOwnPropertyDescriptorratelimitESfull-widthArrayfindLastIndexcorecallreact-testing-libraryhandlersstdlibendpointrapidwordbreakautoscalingvalidationnegative zerotypeerroryamlreadfastclonedeletelimitmixinsES2015fast-clonebrowserlistimmerBigUint64ArraywarningspeedfunctionoffsetfromdynamodbwatchingECMAScript 2018getchecksharedmatchesunicodereplayreducerviewxhrfindLastparserinternal slotwebshampreprocessorclientbuffercallboundcommand-lineMicrosoftsearchindotenvsideobjvalueObject.getPrototypeOfruntimeWebSocketsless cssapipyyamltouchtslibreact-hooksbuffersinterruptsguidgroupBytypeses7joiemitECMAScript 5validArrayBuffer#sliceworkflowchaimulti-packageutiltswafoptimistWebSockethttpslastajaxarraycollection.es6css nestingsettersafebundlingenvironmentsRegExp.prototype.flagskinesisloggingflagsbrowserYAMLObject.valuestypeofmatchAllfast-copyoptionObject.iswordwrapmapreducecontainsArray.prototype.findLastsyntaxcloudfrontfseventsidfileprotobufFloat64Arrayexpressformparentrobustsomeqsmkdirasyncless compilernames.envcompilercjkdeepawsreadablestreamtermchromiumairbnbzodtimeelbtapeinputArray.prototype.flatMaprdsextensionsigintmonorepoiamECMAScript 3parentsuninstallsqsglacieransiargveslint-plugingdprvaluesrequestidentifiersObject.fromEntriesprettyroute53es2015writablestylesheethookformECMAScript 7schemaextraUint8ClampedArrayutilityreadableavaeventEmitterconsoleJSONstarterObservableStyleSheetcorsshellUnderscorewidthESnextformsstringifyconcatMapreact-hook-formexittypedchannelframeworkscheme-validationhardlinkswrapkarmadataViewredactratetestcloudsearchflatMapoutputRFC-6455installqueryaccessorpasswordfind-upbounddependency managerindicatoriteratoronceequalgraphqlthroatconnectquerystringmobileconfigownrandomFunction.prototype.namebluebirdECMAScript 2020streams2prefixmake dirURLSearchParamsjestdeep-clonel10ntoStringTages-abstractexpressionpipefunctionalio-tsspinnersdeepclonetc39textoperating-systemhashnamepathsimpledbcall-boundtypedarrayloggroupURLsymlinklinewrappicomatchworkspace:*ES2017setPrototypeOfeslintlessjsonnpmHyBiSymbol.toStringTagchromeObjectStreamerrorinspecttyped arrayECMAScript 2021includesinferenceCSSStyleDeclarationstatelessstylesimportexportmochaemojiregexpopenstylecss lessES2022emrString.prototype.trimshebangawesomesaucejsdomObject.definePropertyslotTypeScriptweakmapargparsespinneromitwatchFileoptimizerInt8Arrayassertsjasminejshintstyleguidermfastcopystringifierpropertieses2017ECMAScript 2022es2016fetchast__proto__polyfilldropperformantrestcall-binddefineconcatlinkmetadataes-shim APIdependenciesserializerdategetoptspecUint16Arrayfile systemargumentcryptbddbootstrap cssless mixinsiteratecoerciblemimepostcss-pluginelectronpackage managerclassnamesstructuredClonecachetoolkitregular expressionamazonphonemovejsregularlanguagenopequotePromisecolumnstypedarraysasciirestfulmime-dbpreserve-symlinkstesterbindfigletpackage.jsonstoragegatewayreactbrowserslistbyteOffsetdeepcopyreduceequalityprogressconfigurablearktypeInt16Arrayregex
1.0.0

22 days ago