Search results

1724 packages found

ES6 spec-compliant RegExp.prototype.flags shim.

published 1.5.2 2 months ago
M
Q
P

Give a regex, get a robust predicate function that tests it against a string.

published 1.0.3 3 months ago
M
Q
P

Spec-compliant polyfill for String.prototype.matchAll

published 4.0.11 a month ago
M
Q
P

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

published 10.3.0 6 months ago
M
Q
P

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag

published 1.1.4 3 years ago
M
Q
P

Tiny JavaScript tokenizer.

published 9.0.0 2 months ago
M
Q
P

Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.

published 5.3.1 3 months ago
M
Q
P

Escape RegExp special characters

published 5.0.0 3 years ago
M
Q
P

ESLint plugin for finding RegExp mistakes and RegExp style guide violations.

published 2.5.0 15 days ago
M
Q
P

Returns true if a string has an extglob.

published 2.1.1 7 years ago
M
Q
P

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

published 6.0.0 7 months ago
M
Q
P

Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal

published 1.0.10 a month ago
M
Q
P

Regular expression for matching ANSI escape codes

published 6.0.1 3 years ago
M
Q
P

Bindings for RE2: fast, safe alternative to backtracking regular expression engines.

published 1.20.10 2 months ago
M
Q
P

Cucumber Expressions - a simpler alternative to Regular Expressions

published 17.1.0 a month ago
M
Q
P

detect possibly catastrophic, exponential-time regular expressions

published 2.1.1 5 years ago
M
Q
P

Regular expression for matching a shebang line

published 4.0.0 3 years ago
M
Q
P

Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

published 7.0.1 5 years ago
M
Q
P

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

published 4.0.3 3 years ago
M
Q
P

Compile regular expressions using the `s` (`dotAll`) flag to ES5.

published 7.24.1 a month ago
M
Q
P