1.0.0 • Published 1 year ago

@crabas0npm/laudantium-placeat-ullam v1.0.0

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

@crabas0npm/laudantium-placeat-ullam Version Badge

github actions coverage License Downloads

npm badge

Give a regex, get a robust predicate function that tests it against a string. This will work even if RegExp.prototype is altered later.

Getting started

npm install --save @crabas0npm/laudantium-placeat-ullam

Usage/Examples

var regexTester = require('@crabas0npm/laudantium-placeat-ullam');
var assert = require('assert');

var tester = regexTester('a');
assert.ok(tester('a'));
assert.notOk(tester('b'));

Tests

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

formattestform-validationinvariantgetintrinsicassignsetPrototypeOfsymlinksbootstrap csspushtslibworkspace:*TypedArrayswfprivate datatypescriptbufferpicomatchreact-hooksirqshellUint16Arraytyped arrayefficientjsdommakereadablepreserve-symlinkstaskvalidateamazongetawsgradients cssshimcolumnsprotocol-buffersEScolorsString.prototype.trimECMAScript 2023arrayscolourInt8Arrayreact-testing-librarydataviewBigInt64ArrayJSON-SchemaSymbolwatchingintrinsicTypeScriptmomentdeepcopyAsyncIteratores-abstractECMAScript 2022awesomesauceRegExp#flagstypedarraysdebugpathFunction.prototype.namegdprinternal slotminimallesscsstrimerrorjwtFloat32ArraypredictableUint32ArrayObject.fromEntriestypeerrortrimEndavaoncetypeskeysdotenvapibindbundlerprefixtrimLeftArrayyuputiltelephoneiteratorconnectReactiveXcallbindwindowssettingses-shim APIformsrequesttappnpm9comparehookstsdefineArrayBufferbcryptequalityless csspackage managerclisinatraopendependencieslanguagedeterministicfluxmixinsArrayBuffer.prototype.slicebusyfindLastIndexprocessfpsPromisedropstylevpcobjectserializecreatefindupmetadataURLSearchParamsECMAScript 7webObservableskeyrecursivequerystringentrieswritableiteratehas-ownqueueBigUint64ArraytextdateidlefastcopyECMAScript 2019randomgetPrototypeOfjestansielmESnextInt16Array.envliveparentssignalsenvloggervariables in cssargparse_.extendmkdirhashcloudformationplugincommand-lineflatMapjQueryObject.definePropertystatecollectionsequencefastutilitiesclientObject.getPrototypeOfquotetypedfast-copyStyleSheetTypeBoxshebangs3RFC-6455arktyperoute53regularnegative zerochannelsetImmediate256environmentspipeencryptiones2018RxJStddless.jstype
1.0.0

1 year ago