1.0.5 • Published 22 days ago

@teamteanpm2024/neque-reprehenderit-facere v1.0.5

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

@teamteanpm2024/neque-reprehenderit-facere Version Badge

github actions coverage License Downloads

npm badge

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

Example

var isSet = require('@teamteanpm2024/neque-reprehenderit-facere');
assert(!isSet(function () {}));
assert(!isSet(null));
assert(!isSet(function* () { yield 42; return Infinity; });
assert(!isSet(Symbol('foo')));
assert(!isSet(1n));
assert(!isSet(Object(1n)));

assert(!isSet(new Map()));
assert(!isSet(new WeakSet()));
assert(!isSet(new WeakMap()));

assert(isSet(new Set()));

class MySet extends Set {}
assert(isSet(new MySet()));

Tests

Simply clone the repo, npm install, and run npm test

sortedpackage.jsonjsdiffstatelesspropreduxiamESlimitedfullwidthcss variableutilitiesieclassesfullcloudformationObservablesargparsesomebalancedsetframeworkvaluesspinnerslogpipees7includestypesafeeslibphonenumberwafECMAScript 5removetrimLeftwaitcssArray.prototype.flatsimpledbemojikarmagradients css3signalsArraymkdirsemittrimEndtypedarraystapchineseoptimistforEachopenspringdynamodbequaltoolkitefficientstablecodesmapregexpbddmkdirpkeysfast-deep-copybundlingloadingcorsRFC-6455Array.prototype.includesflatMapdirectorytestlesscssgradients cssrmdirFloat32Arrayclassnamesmruassertsttybusyconcatjsonschemagroupimportexportutil.inspectargvwrapdefinePropertydeepcopyenderES2019flagses-shim APIviewObject.isfantasy-landsqsindicatorstylingutilerror-handlingirqbootstrap cssobjavaequalityspinnerworkerperformantpnpm9zodMicrosoftwritableInt8ArrayxhrStreamObjectlanguageeventEmitterminimalpositivedescriptionupstringFloat64ArrayhasOwnPropertyconcatMapplugindependencieslockfileworkflowflattoArrayhelpersInt16ArraycurriedchannelObject.keys_.extendshebangmakepromisefpES2018bindprivatespecautoscalingES7commandernopeSymbol.toStringTagarraytoucha11yshimbytelinuxbyteOffsetoffsettraverseencryptionbrowsercallbindJSONdragbufferprunefixed-widthstoragegatewaythrottlepackagestrimruntimejavascriptexpressingetOwnPropertyDescriptorObservablemobileregular expressionsetPrototypeOftypescriptURLexpressionReflect.getPrototypeOfless csspostcss-pluginwaapimiddlewarevarsequencesymlinkshookformES2022dropcheckbyteLengthcss-in-jscolorssymbolsurlregexdom-testing-libraryArray.prototype.containsmatchesarktypeserializeStreamstoolsasciiconfigurableregular expressionses2016colourworkspace:*json-schemacomputed-typesdebuggerdescriptorsnumberrgbeventDispatcherharmonyArrayBuffercharacterWebSocketsserializationredux-toolkitcode pointsairbnbpromisesfetchtslibeast-asian-widthgetintrinsicstyled-componentsthroatjson-schema-validationfunctionsperformancepropertyiterateArrayBuffer#slicepopmotionimmutablechromeisConcatSpreadablelrucss lessjsonpathramdaconfigtapeuser-streamsjestfunctionalbounddefineprettyTypeScriptjsreact-hook-formcryptomodulecollection.es6deterministictrimStarthas-ownwordwrapreact poseECMAScript 20226to5terminstallerPromisefunction
1.0.5

22 days ago

1.0.4

23 days ago

1.0.3

24 days ago

1.0.2

25 days ago

1.0.1

26 days ago

1.0.0

27 days ago