1.0.3 • Published 3 months ago

safe-regex-test v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

safe-regex-test 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 safe-regex-test

Usage/Examples

var regexTester = require('safe-regex-test');
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

es-abstractarchetype-libraryeasy-select-rnquoc-test@infinitebrahmanuniverse/nolb-saf@saaspe/componentsexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-2700jawwy-sdkjawwy_gamification_release@deepakorg/test@deepak757/testreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgp149-tablesklif-uimachinebeemrcapsreact-native-jawwy_sample@bhzdbash/utils@bigacz/dropdown-menu@bigacz/image-slider@albgen/capacitor-escpos-plugin@albawid/albawidapp5758-tea-ibc@anonybit-modules/videoreconstruction@cetiak/cetiak@bigwin5758/5758-tea-ibc@bismilah15/kintilidin15@blusalt-sdk/react-native-blusalt-document-verification@beccablaster7/emin@behzadebrhm/utils@bee-icons/qwik@brantalikp/rn-resize@bonsaiswapv3/deploy@born3am/eslint-config@aysea/react-native-ui-library@axeptio/eslint-config-axeptio@azalpacir/react-native-dhp-printer@ayi0910/tahu-bulat@axles/capacitor-mux@aurelianoa/metadataupdatable@baghoez/djarum12@ciro99678_net/node-red-contrib-mssql-rai@ciro99678_net/red-contrib-mssql-rai@contagt/metismenu@cs6/react-native-test-native-view-library@cybermega/flutter-resource-manager-rs@davidrockefeller/pixelpioneer@darwishdev/dash-dev@danitama/rusfer@dayatukir/swaptea@cute-apocalypse/react-tree@developerswarehouse/notification-settings-opener@devorso/dcountdown@donapot/mylibtest@dominuss/call-receiver@epigraph/epigraph-analytics@extrieve_technologies/quickcapture_react_native@girhan/moko@fabwcie/ckeditor5-preview@glyw/react-native-tabbed-section-list@hieuquang2212/form@firstday/firstdayteh@juanaraneta/dept-central-lib-client@jsxtools/eslint-plugin-jsx-a11y@icetee/react-recaptcha-v3@jockho-gus/jp-geden@joaquinmr99/calculadora@jleiva/signer-jwt@jabatoforever/react-tw-datepicker@lehuyaa/my-assetsjawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwynextjs-storiestest_lib_module_aartea-fairly@gericuz/tea-fairlydfeuk-frontenddfeuk-frontend-manualzzzxxxyyy321123oregcahcldopea-bootstrapp147-tablep148-tablepadangpackage-example.jsonpatrisiomorales75parvan_componentsparvan_reactjs_componentspeachmelovers29pedrosaletme22
1.0.3

3 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

2 years ago