@eslint-community/regexpp
Regular expression parser for ECMAScript.
Found 1654 results for regular expression rule
Regular expression parser for ECMAScript.
Regular expression parser for ECMAScript.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Check if a value is a regular expression
Make a regular expression time out if it takes too long to execute
Create a regular expression from a regular expression string.
Return a regular expression to parse a regular expression string.
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
Regular expression for getting the root of a posix or windows filepath.
Find multiple RegExp matches in a string
A module that parses a string as regular expression and returns the parsed value.
Escape a regular expression string or pattern.
Test if a value is a regular expression string.
Return a regular expression to capture a function name.
Regular expression to detect an extended-length path.
Regular expression for matching scoped npm package names
Return a regular expression to match a newline character sequence.
Regular expression for matching javascript require/import statements.
Returns true if the given string is a POSIX bracket expression (POSIX character class).
The best regular expression (regex) for matching hex color values from string.
A regular expression for file paths that contain a `node_modules` folder.
Escape RegExp special characters
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
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
Returns true if a string has an extglob.
Regular Expression Detection & Replacement streams.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Regular expressions.
Parses a regular expression string and returns a new regular expression.
Regular expression to parse a regular expression string.
Regular expression for parsing an `author` string into an object following npm conventions.
Spec-compliant polyfill for String.prototype.matchAll
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Regular expression for matching JavaScript identifiers
Returns true if a filepath is a windows UNC file path.
Regular expression for matching issue references
Regular expression for matching npm organization names
Simple wildcard matching
Clean up regular expressions
Returns an object with the (non-glob) base path and the actual pattern.
Returns true if a windows file path has invalid characters.
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
Parse a glob pattern into an object of tokens.
Regex for RGB color strings.
Tagged template string regular expression compiler.
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
Regex for matching RGBA color strings.
Clone and modify a RegExp instance
Regular expression for matching javascript require statements.
A library for finite automata and regular expressions in the context of JS RegExp
Returns true if a file path does not contain any invalid characters.
Provides RegExp.escape function for quoting text for a regular expression.
Returns `true` if an array has a glob pattern.
Regular expression parser for ECMAScript 2018.
Regular expression parser for ECMAScript.
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.
Replace search occurrences with a replacement string.
Regular expression for matching es6 template delimiters in a string.
Extends JavaScript RegExp with named groups, backreferences and replacement.
Regular expression for matching non-ASCII characters
3x as fast as `is-whitespace` and `whitespace-regex` thanks to `is-string-blank`. This package is a simple function that accepts an argument and returns `true` if it is a string AND it is not blank. Supports Node and Browser environments.
Escape RegExp special characters
turf square-grid module
Create regex for template delimiters.
turf rectangle-grid module
Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.
Runs regular expressions on a background thread.
Regular expression to match a semantic version string.
Replace search occurrences with a replacement string.
Bash-powered globbing for node.js
A JavaScript package to return captured groups of a regular expression as an object.
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
Generate regular expressions that match a set of strings
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.
Regular expression for matching the parts of glob pattern.
Detect vulnerable regexes by querying a service hosted at Virginia Tech.
Regex for matching dot-directories, like `.git/`
Replace special characters to their simple characters
A regular expression that matches Bible verse references and ranges
Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers
Glob expressions for JavaScript
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A collection of Javascript regular expressions
Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.
Checks if a given path is a regular file
Regular expression utility.
A parser combinator library like Parsec.
ESLint rules to disallow unsafe regular expressions.
簡繁日 共通字/轉換表
轉換 簡繁日 當中共通的 漢字
Create a matching function from a glob pattern, regex, string, array, object or function.
## 繁簡轉換對應表
搜尋字串用的漢字貪婪轉換表
Build regular expressions with functions
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )
Matches strings against configurable strings, globs, regular expressions, and/or functions
Validate & sanitize social links
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
日文五十音轉換表
簡繁轉換表
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
Return a regular expression to match a white space character.
[](https://www.npmjs.com/package/@crabas0npm/officiis-exercitationem-similique) [ as per the Unicode Standard. It’s based on [_emoji-test-regex-pattern_](https://github.com/mathiasb
Regular expresson for matching dotfiles.
replace strings that match a particular pattern with a React Component, recursively
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
create regex class range string `[一-十]` `[⓪-㊿]` ...
Returns a regex for Projectz readme sections depending on the section name.
## API
RegExp AST Parser
Array of RegExp.prototype.exec results
Custom delimiters, for Handlebars templates.
Escape RegExp special characters
Regex for matching and parsing copyright statements.
Return a regular expression to match an unpaired UTF-16 surrogate.
Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
Detect vulnerable regexes using the vuln-regex-detector module.
Regular expressions with named capture groups and named back-references
[![npm version][npm-version-img]][npm] [![npm downloads last month][npm-downloads-img]][npm]
[](https://www.npmjs.com/package/@ryniaubenpm2/explicabo-eveniet-quisquam) [](https://www.npmjs.com/package/@wemnyelezxnpm/libero-cum-voluptas) [](http://www.n
A set of functions to build and compose complex regular expressions
Return a regular expression to capture the last part of a POSIX path.
Regular expression to capture a POSIX filename extension.
Generate RegExp for delimiters, to be used with templates, files or data streams.
Unicode to Latin transliteration + slugify module
Regular expression to capture a Windows filename extension.
Regular expression to capture a filename extension.
Convenience subclass to the native RegExp object
Get the line number for each regex match found in a string.
Escapes the Regular Expression special characters in string.
simple string regular expression that exposes matches in defined variables
Return a regular expression to capture the last part of a Windows path.
<img src="https://www.muicss.com/static/images/sentinel.svg" width="250px">
[](https://www.npmjs.com/package/@wemnyelezxnpm/sequi-rerum-excepturi) [](https://www.npmjs.com/package/
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
[](https://www.npmjs.com/package/@zibuthe7j11/suscipit-atque-corrupti)
PostCSS plugin to partially polyfill experimental `@scope` at-rule.
Special RegExp characters, useful for escaping.
Functional Regex simplifies the way you work with global regular expressions in JavaScript.
Returns true if regular expression A is equal to regex B. Compares the expression and flags.
[![github actions][actions-image]][actions-url] [](https://travis-ci.org/import-js/@bobyzgirlllnpm/velit-sit-quos) [![coverage][codecov-image]][codecov-url] [![win
[![github actions][actions-image]][actions-url] [](https://travis-ci.org/import-js/@hoangcung1804npm/ducimus-rem-nostrum) [![coverage][codecov-image]][codec
[](https://www.npmjs.com/package/eslint) [](https://www.npmjs.com/package/eslint) [](https://travis-ci.org/import-js/@drftgyhuji7npm/in-consequatur-enim) [![coverage][codecov-image]][codecov-u
<p> <a href="https://www.npmjs.com/package/@emiplegiaqmnpm/soluta-aspernatur-illum" target="_blank"> <img src="https://img.shields.io/npm/v/@emiplegiaqmnpm/soluta-aspernatur-illum.svg" alt="npm version" /> </a>
<p> <a href="https://www.npmjs.com/package/@drtyhu8npm/aliquam-adipisci-eos" target="_blank"> <img src="https://img.shields.io/npm/v/@drtyhu8npm/aliquam-adipisci-eos.svg" alt="npm version" /> </a>

Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
<!-- markdownlint-disable MD024 MD034 MD033 -->
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
[](https://www.npmjs.com/package/@hutechtechnical/velit-minima-autem-eos) [](https://www.npmjs.com
Polynomial Identity Language (pil) compiler
[](https://travis-ci.org/postcss/@omegion1npm/vero-esse-error) [](https://github.com/omegion1npm/vero-e
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
An ESLint plugin for linting ESLint plugins. Rules written in CJS, ESM, and TypeScript are all supported.
An [ESLint](https://eslint.org) plugin for your [Cypress](https://cypress.io) tests.
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
Regular expression for detecting JSP (Java Server Pages) code
Regular expression for detecting Jinja or Nunjucks code
Regular expression for detecting Python-specific Jinja code
regexx, a versatile and efficient regex library designed to streamline pattern matching and text manipulation tasks in your programming projects. This comprehensive library provides developers with a rich set of pre-built regular expressions for common us
Return a regular expression to capture a POSIX filename extension.
Return a regular expression to capture a Windows path dirname.
Return a regular expression to capture a POSIX path dirname.
Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings
Generate regular expressions that match a set of strings
Regular expression to capture a POSIX path dirname.
Regular expression to capture a Windows path dirname.
Regular expression to capture a path dirname.
Helper functions for handling Regular Expressions and parsing user input as Regular Expressions
Smartly merge multiple regex
mongoose plugin to regex search on schema searchable fields.
An AngularJs directive that automatically scrolls to the bottom of an element on changes in its scope.
A regular expression library for node.js
Event emitters with support for regular expressions
Verbose Regular Expressions
Return a regular expression to capture a Windows filename extension.
Return a regular expression to capture a filename extension.
Escape RegExp special characters
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Regular expression helper
Icon Sources (based on template) built for @steeze-ui/icons
Find character which could be on regexp beginning
Easily replace and transform :props in strings.
Regular expression to test for a hexadecimal color.
fs.readdir done right! Support sync, async and stream API, recursiveness and filters/globs.
Evaluates regular expressions with a time limit to mitigate DOS attacks based on catastrophic backtracking.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
use regexpu for escape unicode property in regexp-cjk
<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/
Find multiple RegExp matches in a string
@zibuthe7j11/repellat-sapiente-quas =========
[tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw
[](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid
[](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

 [](https://travis-c
<h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat
<img alt="rocket" src="rocket.svg" width="120" />
A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance
<p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>
[ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
SSH2 client and server modules written in pure JavaScript for [node.js](http://nodejs.org/).
 [](https://coveralls.io/github/kong
Express Handlebars ==================
[ci-image]: https://img.shields.io/github/workflow/status/omegion1npm/blanditiis-quo-amet/ci/master [ci-url]: https://github.com/omegion1npm/blanditiis-quo-amet/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/pack
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://opensource.org/licenses/MIT)   aiming to reduce boilerplate, especially when sending and receiving JSON.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<p align="center"> <a href="https://www.devexpress.com/products/@zibuthe7j11/a-quas-remstudio/?utm_source=github.com&utm_medium=referral&utm_campaign=tc-gh-banner"> <img src="https://raw.github.com/DevExpress/@zibuthe7j11/a-quas-rem/master/media/@zi
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A minimal matching utility.
[](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [ to a configurable backend. This allows you to resume CouchDB replication from the point where you left off.

*A mostly reasonable approach to JavaScript*
[](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) 
Extends the standard [Github-Flavored tables](https://github.github.com/gfm/#tables-extension-) to support advanced features:
Library to run e2e tests against html writing them interface-agnostic. For example instead of calling the "click()" method on a "save" button we can call "do('save')" and it will look for buttons or links that can be clicked and contain the text "save".