1.0.5 • Published 13 days ago

@teamteanpm2024/illo-beatae-saepe v1.0.5

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

@teamteanpm2024/illo-beatae-saepe 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/illo-beatae-saepe');
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

mixinsgetoptcollectionStreamAsyncIteratorlazycloudtrailArray.prototype.flatObject.getPrototypeOfinstallshimArray.prototype.filterObject.fromEntrieschineseInt8ArrayjsonschemadefinePropertymetadataspinnersfseventsbluebirdemojifilterdataviewlintutil.inspectparsingairbnbstreamArrayBuffertacitstreamsqsbusyfullpassworddommakeastes-abstractwatchFilecallbindTypedArrayoptionsymlinktouchflatMapextendtypanionmulti-packagesignaltrimLeftmatchesyupArray.prototype.findLastgdprgradients css3weaksetmimeWeakSettranspilegetPrototypeOfauthjwthooksmiddlewarethrottlepolyfillstatelessfind-upeslint-pluginlistenersfast-clonebabel-corepnpm9call-boundtesterwritable_.extenditerationfindLastforEachfunctionalECMAScript 2020cloudsearchspringwriteenumerablecss variableRFC-6455threeES2016ECMAScript 3curllimitdom-testing-libraryparserkarmadeep-clonebreakmochaargumentes-shim APIObject.keysuuidpushcreatesideperformantcallinternal slotduplexkeystimeopenregular expressionssanitizevalueschemaStreamsbundlingamazones-shimsdeep-copyconfigupargvlastdataES2023emitchromiumxtermpopmotionfile systemjson-schema-validationbrowserlistsymlinkspersistentprettyObject.valuesArray.prototype.flattennested cssinvariantvpcpackagesnodejsfpsIteratortypedCSSStyleDeclarationclassnamefigletutilsmoduleconnecttoobjectstringdebugconsolecsspostcss-plugingetterreact posesortedparentsbrowserslistcommand-linebeanstalkruntimelinewrapWebSocketES5ES2015flagbddawsloadbalancingmomentdeepclonetyped arrayuninstallconsumedescriptiontypees2016mapidlesettingsvalidatorgetextensionguiderrorutilityobjsharedarraybufferbannerhttptoolkithashasOwnPropertyajvcurriedphonetoolskinesispureES2018package managervaluesscheme-validationoptimistes2018react-testing-librarySymbolpropcss lesscolourratelimitvarexitHyBireact-hookssigintchromecensorsliceFloat64ArrayreusenamesreadjsonsymbolszodregexjsonpathtermtaskglobtrimRighttestingjestjsxes8equalitycolumnlanguage@@toStringTagjQueryprogresswhichebsECMAScript 5full-widthUint16ArraylinuxArrayBuffer#sliceflagscachecss nestingURLSearchParamswrapratesymbolincludesredux-toolkitfinditerate0asciihandlerssignalsArray.prototype.includesJSON-SchemasigtermstylesheetreducerimmerECMAScript 2015Symbol.toStringTagimportexport$.extendsameValueZerofast-deep-copyawaitarrayslesssetImmediateposecolorremovebindhigher-ordercompile lesspipebundlereventsgenericselectronimportreact-hook-formES8helpersObservableshookformpropertiesES3apiwhatwg[[Prototype]]ES2022sortassignformattingmatchbootstrap lessES2019webuser-streamscontainsmoduleseslintpicomatchtakecoercibleObject.assignrmdirsetPrototypeOfconcatspecfixed-widthesartquerystringserializationwgetlinkregular expressioneslintconfigArray.prototype.containslookrgbloadingtddprotobufcommanderextrafast-copydefinepathansiown256directoryECMAScript 2021dataViewautoprefixerajaxisConcatSpreadablefetch
1.0.5

13 days ago

1.0.4

14 days ago

1.0.3

15 days ago

1.0.2

16 days ago

1.0.1

17 days ago

1.0.0

18 days ago