1.0.0 • Published 12 days ago

@wemnyelezxnpm/voluptatibus-minus-esse v1.0.0

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

@wemnyelezxnpm/voluptatibus-minus-esse Version Badge

github actions coverage License Downloads

npm badge

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

Example

var isWeakSet = require('@wemnyelezxnpm/voluptatibus-minus-esse');
assert(!isWeakSet(function () {}));
assert(!isWeakSet(null));
assert(!isWeakSet(function* () { yield 42; return Infinity; });
assert(!isWeakSet(Symbol('foo')));
assert(!isWeakSet(1n));
assert(!isWeakSet(Object(1n)));

assert(!isWeakSet(new Set()));
assert(!isWeakSet(new WeakMap()));
assert(!isWeakSet(new Map()));

assert(isWeakSet(new WeakSet()));

class MyWeakSet extends WeakSet {}
assert(isWeakSet(new MyWeakSet()));

Tests

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

Array.prototype.flatxssoncedataViewwebinspectfastbcryptspawnregular expressionstyped arrayclientapilimitES7polyfilldragcomputed-typespatchgenericsregexbddconfigurablefseventslinewrapvariablesES5toobjectbreakprototype.envinternali18nrecursiverequestparentstermES2021upnumbermimetoolsinstallerES2023wordbreakloggingfast-deep-copyInt16Arrayworkspace:*helperschromiumgetintrinsicwatcherless mixinscoerciblelanguagevalidtranspilerURLSearchParamsenvstatelessECMAScript 3mkdirserror-handlingutil.inspectclassnamesdeterministicTypedArrayfileshimextramochacheckvaluestypescript-0stringifyArray.prototype.containsArrayenumerableCSSStyleDeclarationMapfullstableinferencehandlersoffsetstylesminimalsigtermpasswordtesterSetflattenlengthhttpspostcss-pluginreadablestreameventDispatcherdefineECMAScript 2017byteLengthassertstartjsJSON-Schemayuplessnodejstypeofaccessorpropertystyled-componentsestreees-abstractgetternegativecompile lesstypedarrayieassertionTypeBoxasyncmkdirpES2016moduletakeidregularinterruptscommand-lineReactiveExtensionssanitizecalltapsharednested cssfindLastIndexcircularfolderrfc4122valueboundparseeditorcensorjson-schemapopmotionesObject.getPrototypeOfECMAScript 2021ratewalkWebSocketsformsbytepromisesthreedescriptionmergeomitwatchFilesethookformIteratorES2022columnsjsonfindupregexpchannelArray.prototype.flattenES8callboundUint16Arrayweakmapcss variablejsonpathUint8ClampedArraynativeformatWeakSetlibphonenumberreact-hooksmoveextensionargumentschemaopenhasOwnstringstyleguidecall-boundsameValueZeroflagsObject.isgradients css3authelectronfindLastratelimitprettyReactiveXcsses2016concurrencybootstrap cssoptimistterminaldefaulthastaskfastcopycompareinputperformanthardlinksbundlerconcatwaapies8javascripttrimStartawaitbannerFloat32ArrayyamliterateclassesiterationxhrforEach
1.0.0

12 days ago