1.0.0 • Published 1 year ago

@ryniaubenpm2/ea-veritatis-accusamus v1.0.0

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

@ryniaubenpm2/ea-veritatis-accusamus 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('@ryniaubenpm2/ea-veritatis-accusamus');
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

packageswatcherrgbmulti-packageschemerfc4122css-in-jsObject.valueshardlinksdependency managerObject.definePropertyBigUint64Arrayerrorgradients css3installES8everyStreamcall-bindimmutablenodejsstreamspatchbuffersES5sigtermloggingauthassertES3starternumberwindowswatchlistenersflatdatewriteserializebundlingvalueinRegExp.prototype.flagssymbolrmairbnbpluginshrinkwrapArray.prototype.containsbuffertrimEndsortmimetypeswordbreaktrimAsyncIteratorless.jsfastclonedeep-clonemkdirmruObjectrangeerrorruntimestylesuuidstatelessRxJSeslintconfigpreserve-symlinksconcurrencymodulesstreamprototypegetOwnPropertyDescriptorhashpositiveObject.assigneslint-pluginarrayes-shimsJSON-SchemalrudataviewfunctionaldebugsymlinkserializerSetnamescollection.es6envyupimportexportglobtc39TypeScriptextrakoreanmixinsiterationtoSortedslotcomputed-typestypedarrayajaxratelimitwhatwgsliceparentiteratebindRxcjkmomentECMAScript 2018concatstructuredCloneCSSStyleDeclarationArray.prototype.includesreact-hooksfigletapiInt8ArraycallbindxhrautoscalingtrimStartSymboldifftyped arrayoutputtraverserouter.envstatuscurllooktoArraycircularrateUint8ClampedArraypackage managersetImmediateUint8Arrayes2015Int32ArrayESform-validationeslintpluginprivateInt16ArraymimemodulePushcss variablewatchFilefindcompareclireuseresolveECMAScript 7throatoffsetregular expressiones-abstractexit-codegetPrototypeOffast$.extendserializationES2018Array.prototype.filterwatchinges2016fast-deep-cloneoptimistoptionprotobufecmascriptmergeHyBiextensionrestfulcss nestingzodurldotenvfindupxtermdynamodbrapidstateformsbrowserslistopendeep-copyPromiseECMAScript 2021environmentcreatehas-ownbeanstalksortedcharacterweakmapmime-dbwaitwalkingbcryptfast-cloneoncereact-hook-formhigher-orderjasmineinvariantECMAScript 2016warningboundprotostringifyclassnamesenumerablegroupstylingfsdataUint32ArrayES2022lessWebSocketsoptimizerswfes-shim APIroutejoimake dirpackage.jsonterminalcore-0styled-componentsregexemrgettermatchAllobjfullwidthECMAScript 5lockfiletypescriptECMAScript 2020Object.getPrototypeOfECMAScript 2019appcalliamcolumnbyteArray.prototype.flatteninterruptstypeofspinnersWeakMapWebSocketsigintglacierarraybufferless compilerES2021parentspathinputjavascriptpreprocessorvalidatewhichidleless mixinses2017equalsignaljsdiffpredictablebusyclassessharedarraybufferwgetuninstallArrayBufferdeepcopyECMAScript 2022rm -frec2protocol-buffersRFC-6455throttleides7ebsformattingloadbalancingfindLastIndexclassnamenopeES2016picomatchcall-boundnegative zerointernal slothttpspinnershamfilternegativereducerroute53es5removestablesymbolscopygenericsparsedefinePropertybddgradients cssprefixstringrestdeletematchObservableES2020jsxmetadataduplexschematypedarraysprivate dataeventDispatchermobilelesscssdom-testing-libraryisConcatSpreadableenderperformantmakearraysmacosintrinsicconfigworkflowjsdomcolorbootstrap cssfindLastutilitytextcloudwatchtimearktypeworkspace:*replayreact-testing-librarytapechromecharacterssameValueZero
1.0.0

1 year ago