5.2.30 • Published 1 year ago

@dramaorg/exercitationem-quibusdam-eius v5.2.30

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

@dramaorg/exercitationem-quibusdam-eius Version Badge

github actions coverage License Downloads

npm badge

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

Example

const assert = require('assert');

const $Object = require('@dramaorg/exercitationem-quibusdam-eius');
const ToObject = require('@dramaorg/exercitationem-quibusdam-eius/ToObject');
const RequireObjectCoercible = require('@dramaorg/exercitationem-quibusdam-eius/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.

keyworkflowweakmapesformattingcjkES2015wordwrapdateserializeformattapeprunehashjsonpathio-tspackageflagstyleES2019has-ownObservable.envstyled-componentsserializerRegExp.prototype.flagscachetypedarraysrandomtostringtagdefaultglobinstallnopecmdloggingxdgeast-asian-widthRxtimeES6privatecall-bindschemaratelimitpackage.jsonnegativeArrayBuffercopyruntimedeep-clonejsopeninstallertypeerrorwafeveryshellArray.prototype.flatMaputilitybuffercolorpostcss-pluginsuperagentcall-bounddom-testing-libraryRxJSmonorepoemitbusyeslintconfiglogobjecteventEmittertappreserve-symlinksregular expressionentriesstartprocessjasmineshrinkwrappnpm9makegdprreadablestreamsymboles2017chromiumECMAScript 7mapglaciercommand-linemulti-packagelocationfullwidth__proto__popmotioncolumnssequenceconsolematchAllfindupobjFunction.prototype.nameunicodenumberfastsyntaxerrorfunctionsmobilejsonvalidaterdseditorphoneasynctc39Uint16Arrayremovereact-testing-libraryCSSvestfastcopyslicesetdirnativestringifywidthperformantec2trimRighttasklook-upTypeBoxnegative zerofileArray.prototype.containsmkdirsautoscalingassertionhttpbytecompareamazoninputrouteutilitieslimitedoncepicomatchbreakdroparraybufferinternalpromisemruinferencedirectoryqsglobalES8WeakMapkoreanhasworkspace:*genericscloudtrailReactiveExtensionshasOwnes5mergetyped arraysomeloadbalancingprotocol-buffershelperwhichconcatcolorsrequestwebsetImmediatecharactercompilerTypedArrayenvURLlaunchSymbol.toStringTagcollection.es6testfixed-widthlengthPromisecharactersequalityhooksdotenvquerystringes-abstractmimejsdomIteratorbluebirdbrowserObject.definePropertyminimalsortboundparsingreact poseapienumerablemimetypesArrayredirecta11yECMAScript 2019hasOwnPropertynamesconsumefsreact animationMicrosoftsearchtrimStartnodejselbprefixObjecttrimLefttsquoteformsqueueMicrotaskcloudformationgroupexecutablediffInt8Arraywaapiyamlebses-shim APIperformancearrays
2.1.18

1 year ago

2.1.19

1 year ago

4.2.21

1 year ago

4.2.22

1 year ago

4.2.23

1 year ago

4.1.19

1 year ago

1.1.16

1 year ago

5.2.30

1 year ago

1.1.15

1 year ago

1.1.17

1 year ago

4.1.20

1 year ago

2.1.17

1 year ago

4.1.21

1 year ago

5.2.29

1 year ago

5.2.28

1 year ago

5.2.27

1 year ago

5.2.26

1 year ago

5.2.25

1 year ago

5.2.24

1 year ago

5.2.23

1 year ago

3.1.19

1 year ago

1.1.14

1 year ago

1.1.12

1 year ago

1.0.11

1 year ago

1.1.13

1 year ago

1.0.12

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago