@erboladaiorg/nisi-culpa-cum

1.1.12 • Public • Published

@erboladaiorg/nisi-culpa-cum 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 @erboladaiorg/nisi-culpa-cum

Usage/Examples

var regexTester = require('@erboladaiorg/nisi-culpa-cum');
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

Readme

Keywords

Package Sidebar

Install

npm i @erboladaiorg/nisi-culpa-cum

Weekly Downloads

3,385

Version

1.1.12

License

MIT

Unpacked Size

24 kB

Total Files

18

Last publish

Collaborators

  • diepminhb311