@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
Make a regular expression time out if it takes too long to execute
Check if a value is a regular expression
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
Test if a value is a regular expression string.
Regular expression to detect an extended-length path.
Regular expression for matching scoped npm package names
Escape a regular expression string or pattern.
Return a regular expression to capture a function name.
A module that parses a string as regular expression and returns the parsed value.
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).
A regular expression for file paths that contain a `node_modules` folder.
The best regular expression (regex) for matching hex color values from string.
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.
Regular expressions.
Regular expression to parse a regular expression string.
Parses a regular expression string and returns a new regular expression.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
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 true if a windows file path has invalid characters.
Returns an object with the (non-glob) base path and the actual pattern.
Parse a glob pattern into an object of tokens.
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
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.
Tagged template string regular expression compiler.
Regex for RGB color strings.
Regex for matching RGBA color strings.
Clone and modify a RegExp instance
A library for finite automata and regular expressions in the context of JS RegExp
Regular expression for matching javascript require statements.
Returns true if a file path does not contain any invalid characters.
Provides RegExp.escape function for quoting text for a regular expression.
Regular expression parser for ECMAScript 2018.
Returns `true` if an array has a glob pattern.
Regular expression parser for ECMAScript.
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.
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
Replace search occurrences with a replacement string.
Extends JavaScript RegExp with named groups, backreferences and replacement.
Regular expression for matching es6 template delimiters in a string.
Escape RegExp special 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.
Regular expression for matching non-ASCII characters
turf square-grid module
Runs regular expressions on a background thread.
Create regex for template delimiters.
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.
turf rectangle-grid module
Replace search occurrences with a replacement string.
Regular expression to match a semantic version string.
Bash-powered globbing for node.js
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
Generate regular expressions that match a set of strings
A JavaScript package to return captured groups of a regular expression as an object.
Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.
RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.
Regular expression for matching the parts of glob pattern.
100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.
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
Glob expressions for JavaScript
Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers
A regular expression that matches Bible verse references and ranges
[![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
Regular expression utility.
Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.
A collection of Javascript regular expressions
Checks if a given path is a regular file
Regular expression to capture a Windows path dirname.
Regular expression to capture a POSIX path dirname.
A parser combinator library like Parsec.
Regular expression to capture a path dirname.
Create a matching function from a glob pattern, regex, string, array, object or function.
## 繁簡轉換對應表
搜尋字串用的漢字貪婪轉換表
ESLint rules to disallow unsafe regular expressions.
轉換 簡繁日 當中共通的 漢字
簡繁日 共通字/轉換表
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Matches strings against configurable strings, globs, regular expressions, and/or functions
Build regular expressions with functions
convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )
[![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
簡繁轉換表
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.
日文五十音轉換表
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
Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn
Regular expresson for matching dotfiles.
## API
RegExp AST Parser
create regex class range string `[一-十]` `[⓪-㊿]` ...
replace strings that match a particular pattern with a React Component, recursively
Array of RegExp.prototype.exec results
Escape RegExp special characters
Custom delimiters, for Handlebars templates.
Returns a regex for Projectz readme sections depending on the section name.
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
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.
Detect vulnerable regexes using the vuln-regex-detector module.
Regex for matching and parsing copyright statements.
Regular expressions with named capture groups and named back-references
Return a regular expression to match an unpaired UTF-16 surrogate.
[](https://www.npmjs.com/package/@ryniaubenpm2/explicabo-eveniet-quisquam) [](https://www.npmjs.com/package/@wemnyelezxnpm/libero-cum-voluptas) [](http://www.n
Return a regular expression to capture the last part of a POSIX path.
A set of functions to build and compose complex regular expressions
Regular expression to capture a POSIX filename extension.
Get the line number for each regex match found in a string.
Regular expression to capture a Windows filename extension.
Generate RegExp for delimiters, to be used with templates, files or data streams.
simple string regular expression that exposes matches in defined variables
Regular expression to capture a filename extension.
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
Unicode to Latin transliteration + slugify module
Convenience subclass to the native RegExp object
<img src="https://www.muicss.com/static/images/sentinel.svg" width="250px">
Escapes the Regular Expression special characters in string.
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/@wemnyelezxnpm/sequi-rerum-excepturi) [](https://www.npmjs.com/package/
PostCSS plugin to partially polyfill experimental `@scope` at-rule.
[](https://www.npmjs.com/package/@zibuthe7j11/suscipit-atque-corrupti)
Return a regular expression to capture the last part of a Windows path.
Special RegExp characters, useful for escaping.
Functional Regex simplifies the way you work with global regular expressions in JavaScript.
[![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
Provides prototype extensions for native JS modules
<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>

<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>
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Polynomial Identity Language (pil) compiler
<!-- markdownlint-disable MD024 MD034 MD033 -->
[](https://www.npmjs.com/package/@hutechtechnical/velit-minima-autem-eos) [](https://www.npmjs.com
Create a regular expression from trie like object
Regular expression (regex) for matching ugly code that coverage tools add during the test process. Like this one `__cov_Ejgcx$XN18CSfmeWn$f7vQ.f['2']++;`
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]
[](https://travis-ci.org/postcss/@omegion1npm/vero-esse-error) [](https://github.com/omegion1npm/vero-e
Regular expression for detecting Jinja or Nunjucks code
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
An [ESLint](https://eslint.org) plugin for your [Cypress](https://cypress.io) tests.
Regular expression for detecting JSP (Java Server Pages) code
An ESLint plugin for linting ESLint plugins. Rules written in CJS, ESM, and TypeScript are all supported.
Regular expression for matching the whitespace in a string.
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
Returns true if regular expression A is equal to regex B. Compares the expression and flags.
Event emitters with support for regular expressions
Generate regular expressions that match a set of strings
Smartly merge multiple regex
Helper functions for handling Regular Expressions and parsing user input as Regular Expressions
Return a regular expression to capture a POSIX path dirname.
Verbose Regular Expressions
Return a regular expression to capture a Windows path dirname.
Return a regular expression to capture a POSIX filename extension.
An AngularJs directive that automatically scrolls to the bottom of an element on changes in its scope.
Regular expression helper
A regular expression library for node.js
Return a regular expression to capture a filename extension.
mongoose plugin to regex search on schema searchable fields.
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings
Icon Sources (based on template) built for @steeze-ui/icons
Escape RegExp special characters
Evaluates regular expressions with a time limit to mitigate DOS attacks based on catastrophic backtracking.
Find multiple RegExp matches in a string
zhRegExp from all plugin enabled with unsafe options
use regexpu for escape unicode property in regexp-cjk
[![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://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
Easily replace and transform :props in strings.
Return a regular expression to capture a Windows filename extension.
Replace special characters to normalized letters
Find character which could be on regexp beginning
@zibuthe7j11/repellat-sapiente-quas =========
<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
A webpack loader to replace values in files using regex
<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:/
[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://travis-c
Extends the standard [Github-Flavored tables](https://github.github.com/gfm/#tables-extension-) to support advanced features:
[![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]
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"> <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
<p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>
Automatically detect JavaScript errors in the browser, Node.js and React Native, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed d
 [](https://coveralls.io/github/kong
[![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/).
[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

[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]
[](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<h1> <img src="https://raw.githubusercontent.com/dubzzz/@odczynflnpm/modi-fuga-possimus/main/assets/logo.svg" alt="@odczynflnpm/modi-fuga-possimus logo" /> </h1>
<h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>
[![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]
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".
Express Handlebars ==================
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[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-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA
<img alt="rocket" src="rocket.svg" width="120" />
[![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]
[](https://www.npmjs.com/package/@rtyughnnpm/repellendus-atque-laborum) [](https://opensource.org/licenses/MIT)  ![node-current (scoped)](https://img.shields.io/node/v/@bobyzgir
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]