1.0.0 • Published 22 days ago

@asdfgertyjhnpm/veniam-iste-fugit v1.0.0

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

@asdfgertyjhnpm/veniam-iste-fugit Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

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

Example

var isRegex = require('@asdfgertyjhnpm/veniam-iste-fugit');
var assert = require('assert');

assert.notOk(isRegex(undefined));
assert.notOk(isRegex(null));
assert.notOk(isRegex(false));
assert.notOk(isRegex(true));
assert.notOk(isRegex(42));
assert.notOk(isRegex('foo'));
assert.notOk(isRegex(function () {}));
assert.notOk(isRegex([]));
assert.notOk(isRegex({}));

assert.ok(isRegex(/a/g));
assert.ok(isRegex(new RegExp('a', 'g')));

Tests

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

core-jskeysworkerreadablestreamgdprCSSStyleDeclarationbyteOffsetvalidatecolumnstranspilegetbundlingfile systempicomatchoperating-systemexit-codegroupBy_.extendcallbindcryptobcrypteslintplugindomtc39mkdirsjwtdropreact posereduxspawnWebSocketworkspace:*functionsharedarraybufferfolderUint32ArraychromiumMapsymlinkscacheprotobufsignalsqueueMicrotaskfantasy-land3dxtermfastclonedotenvcolorjQuerycolumnmetadataES2015importcensorPromisefull-widthcharactersupobjInt32ArrayES2016symbolObject.getPrototypeOfconsumegetintrinsicReactiveXfind-upcolorsdom-testing-librarycallbackjson-schemaoptimistjasmineclassesdeepcopyES7package manager0nativetacitrapidforEachUint8Arraymixins-0Int8Arrayconfigless csswatchpackageloggingES2022urlpropertiesduplexemitbyteecmascriptArrayBuffer.prototype.slicedragrm -frvalueexecutableshrinkwrapsetterpreprocessorequalcopytrimEndstructuredClonestyled-componentstermcall-boundECMAScript 2015await.envES2018optimizerdataViewbufferargvexitmimerm -rfxdgslot__proto__limittoArrayenderrecursiveeveryflatMapchaideepclonetypesgradients csshigher-orderconnectES8esdescriptorscolourasynczodcomputed-typesi18ncallboundindicatorartutilitiesjoireact-hook-formpostcssURLRegExp#flagsfilepolyfilltapevalidatorprototypecommanderreact-hooksomitlinuxdeleteserializationloggerStreamspostcss-pluginexpressionFloat64ArraypathES2017form-validationinvariantbannerassertsettingsbyteLengthObject.valuesshebangfilterslicesyntaxerrorrmdirspinnerswordbreakpropcodesprotocol-buffersjapaneseopenscheckarraybufferBigUint64ArrayqueryyuplanguageAsyncIteratordeepconfigurableloadinges-shim APIdescriptionconstes2017typed array
1.0.0

22 days ago