JSPM

Found 2298 results for regexp

rgb-regex

Regex for RGB color strings.

  • v1.0.1
  • 65.30
  • Published

hsl-regex

Regex for matching HSL colors.

  • v1.0.0
  • 65.30
  • Published

regex

Regex template tag with extended syntax, context-aware interpolation, and always-on best practices

  • v6.0.1
  • 65.11
  • Published

@balena/dockerignore

dockerignore is a file filter library compatible with Docker and the node-ignore API

  • v1.0.2
  • 65.00
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 64.78
  • Published

fastparse

A very simple and stupid parser, based on a statemachine and regular expressions.

  • v1.1.2
  • 64.34
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 64.03
  • Published

super-regex

Make a regular expression time out if it takes too long to execute

  • v1.0.0
  • 63.88
  • Published

scslre

A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.

  • v0.3.0
  • 63.56
  • Published

emoji-regex-xs

A regular expression to match all emoji-only symbols

  • v2.0.1
  • 63.34
  • Published

regexparam

A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍

  • v3.0.0
  • 63.33
  • Published

clone-regexp

Clone and modify a RegExp instance

  • v3.0.0
  • 63.30
  • Published

refa

A library for finite automata and regular expressions in the context of JS RegExp

  • v0.12.1
  • 63.30
  • Published

is-valid-path

Returns true if a file path does not contain any invalid characters.

  • v0.1.1
  • 63.24
  • Published

regex-recursion

Recursive matching plugin for Regex+

  • v6.0.2
  • 63.06
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 62.94
  • Published

scoped-regex

Regular expression for matching scoped npm package names

  • v3.0.0
  • 62.49
  • Published

oniguruma-parser

Parse, validate, traverse, transform, and optimize Oniguruma regular expressions

  • v0.12.1
  • 62.16
  • Published

function-timeout

Make a synchronous function have a timeout

  • v1.0.2
  • 61.89
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 61.61
  • Published

wildcard-match

A tiny and extremely fast library for compiling and matching basic glob patterns

  • v5.1.4
  • 60.11
  • Published

author-regex

Regular expression for parsing an `author` string into an object following npm conventions.

  • v1.0.0
  • 59.55
  • Published

parse-author

Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.

  • v2.0.0
  • 59.52
  • Published

eslint-plugin-regexp

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

  • v2.10.0
  • 59.47
  • Published

parenthesis

Parse parentheses from a string

  • v3.1.8
  • 58.45
  • Published

@stdlib/regexp-regexp

Return a regular expression to parse a regular expression string.

  • v0.2.2
  • 57.92
  • Published

@stdlib/regexp-eol

Return a regular expression to match a newline character sequence.

  • v0.2.2
  • 57.90
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 57.44
  • Published

regextras

Array extras for regular expressions

  • v0.8.0
  • 57.39
  • Published

matchit

Quickly parse & match URLs

  • v1.1.0
  • 55.89
  • Published

css-url-regex

Regular expression for matching CSS urls.

  • v4.0.0
  • 55.89
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 55.78
  • Published

issue-regex

Regular expression for matching issue references

  • v4.3.0
  • 55.29
  • Published

pcre-to-regexp

Converts PCRE regexp strings to JavaScript RegExp instances

  • v1.1.0
  • 54.94
  • Published

string-kit

A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).

  • v0.19.3
  • 54.77
  • Published

glob-regex

Tiny glob->regex converter

  • v0.3.2
  • 54.66
  • Published

regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

  • v4.8.0
  • 54.63
  • Published

is-git-url

Regex to validate that a URL is a git url.

  • v1.0.0
  • 54.47
  • Published

identifier-regex

Regular expression for matching JavaScript identifiers

  • v1.0.0
  • 54.27
  • Published

node-match-path

Dependency-free request URI matcher

    • v0.6.3
    • 54.23
    • Published

    ua-regexes-lite

    A lite useragent regexes collection.

    • v1.2.1
    • 53.85
    • Published

    is-string-and-not-blank

    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.

    • v0.0.2
    • 53.69
    • Published

    recursive-copy

    Simple, flexible file copy utility

    • v2.0.14
    • 53.67
    • Published

    url-regex-safe

    Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.

    • v4.0.0
    • 53.58
    • Published

    org-regex

    Regular expression for matching npm organization names

    • v1.0.0
    • 53.37
    • Published

    package-name-regex

    Provides a regex that can be used to test if a string is a valid NPM package name.

    • v4.0.3
    • 53.25
    • Published

    get-video-id

    Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.

    • v4.1.7
    • 52.96
    • Published

    oniguruma-to-js

    Covert Oniguruma-flavor Regexp to JavaScript native RegExp

    • v0.4.3
    • 52.90
    • Published

    browser-split

    Cross browser String#split implementation

    • v0.0.1
    • 52.72
    • Published

    weapon-regex

    Weapon regeX mutates regular expressions for use in mutation testing.

    • v1.3.3
    • 52.56
    • Published

    escape-regexp

    Escape regular expression special characters

      • v0.0.1
      • 51.50
      • Published

      re2-wasm

      Google's RE2 library distributed as a WASM module

      • v1.0.2
      • 51.40
      • Published

      delimiter-regex

      Create regex for template delimiters.

      • v2.0.0
      • 50.92
      • Published

      skip-regex

      Micro parser for detection of literal regexes

      • v1.0.2
      • 50.31
      • Published

      recheck

      The trustworthy ReDoS checker

      • v4.5.0
      • 50.05
      • Published

      perf-regexes

      Optimized and powerful regexes for JavaScript

      • v1.0.1
      • 49.89
      • Published

      valid-filename

      Check if a string is a valid filename

      • v4.0.0
      • 49.35
      • Published

      match-index

      match capture groups and return index

      • v1.0.3
      • 49.21
      • Published

      regx

      Tagged template string regular expression compiler.

      • v1.0.4
      • 49.15
      • Published

      applause

      Human-friendly replacements.

      • v2.0.4
      • 48.63
      • Published

      bash-glob

      Bash-powered globbing for node.js

      • v2.0.0
      • 48.58
      • Published

      unicoderegexp

      Regular expressions for various Unicode character classes extracted from XRegExp

      • v0.4.1
      • 48.49
      • Published

      @11ty/recursive-copy

      A fork of `recursive-copy`: Simple, flexible file copy utility

      • v4.0.2
      • 48.32
      • Published

      requires-regex

      Regular expression for matching javascript require statements.

      • v1.0.4
      • 48.27
      • Published

      glob-to-regex.js

      Transform GLOB patterns to JavaScript regular expressions for fast file path matching.

      • v1.0.1
      • 48.27
      • Published

      synesthesia

      A collection of regular expressions to match color syntax substrings from a text

      • v1.0.1
      • 48.21
      • Published

      utils-copy

      Copy or deep clone a value to an arbitrary depth.

      • v1.1.1
      • 48.04
      • Published

      regex-regex

      Regular expression to parse a regular expression string.

      • v1.0.0
      • 47.41
      • Published

      email-regex

      Regular expression for matching email addresses

      • v6.1.0
      • 47.34
      • Published

      utils-regex-from-string

      Parses a regular expression string and returns a new regular expression.

      • v1.0.0
      • 47.30
      • Published

      @stdlib/utils-copy

      Copy or deep clone a value to an arbitrary depth.

      • v0.2.2
      • 46.52
      • Published

      en-route

      Routing for static site generators, build systems and task runners, heavily based on express.js routes but works with file objects. Used by Assemble, Verb, and Template.

      • v3.2.0
      • 46.50
      • Published

      grunt-replace

      Replace text patterns with applause.

      • v2.0.2
      • 46.23
      • Published

      string-escape-regex

      A tiny function for escaping a string to be used as the source in a regex.

      • v1.0.1
      • 45.84
      • Published

      gfm-code-blocks

      Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.

      • v1.0.0
      • 45.75
      • Published

      gfm-code-block-regex

      RegExp for gfm (GitHub Flavored Markdown) fenced code blocks.

      • v1.0.0
      • 45.72
      • Published

      vscode-regexpp

      Regular expression parser for ECMAScript.

      • v3.1.0
      • 45.26
      • Published

      outmatch

      An extremely fast and lightweight glob-matching library with advanced features

      • v1.0.0
      • 44.38
      • Published

      comment-regex

      Regular expression for matching JavaScript comments

      • v2.0.0
      • 43.77
      • Published

      es6-template-regex

      Regular expression for matching es6 template delimiters in a string.

      • v1.0.0
      • 43.41
      • Published

      reserve

      Lightweight http server statically configurable using regular expressions

      • v2.3.3
      • 42.63
      • Published

      dotdir-regex

      Regex for matching dot-directories, like `.git/`

      • v1.0.1
      • 42.42
      • Published

      next-applause

      Human-friendly replacements.

      • v2.2.4
      • 42.00
      • Published

      broccoli-replace

      Replace text patterns with applause.

      • v2.0.2
      • 41.89
      • Published

      anysort

      Sorting and matching utility using configurable string, glob, regular expression, and/or function matchers

      • v2.0.0
      • 41.80
      • Published

      @putout/operator-regexp

      🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense

      • v2.0.0
      • 41.71
      • Published

      rollup-plugin-modify

      Modify rollup output with find / replace dynamically

      • v3.0.0
      • 41.24
      • Published

      github-username-regex

      A regular expression that only matches a valid Github username

      • v1.0.0
      • 41.23
      • Published

      @unicode/unicode-13.0.0

      JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v13.0.0’s categories, scripts, blocks, bidi, and other properties.

      • v1.6.9
      • 40.95
      • Published

      cli-regexp

      Utilities for manipulating regular expressions

      • v0.1.2
      • 40.87
      • Published

      is-hexcolor

      Check that given value is valid hex color, using `hex-color-regex` - the best regex for matching hex color values

      • v1.0.0
      • 40.55
      • Published

      @unicode/unicode-16.0.0

      JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v16.0.0’s categories, scripts, blocks, bidi, and other properties.

      • v1.6.9
      • 40.42
      • Published

      @jsbits/escape-regex-str

      Escapes special characters in a string, for matching substrings with a RegExp instance.

      • v1.0.3
      • 40.42
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![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

      • v3.5.94
      • 40.32
      • Published

      re-tree

      JavaScript Extended regular expression engine - client side, server side and 'angular side' ready.

      • v0.1.7
      • 39.97
      • Published

      next-json

      Next JavaScript Object Notation

      • v0.4.0
      • 39.88
      • Published

      pyre-to-regexp

      Converts Python-like (re) regular expressions to JavaScript RegExp instances

      • v0.0.6
      • 39.82
      • Published

      named-js-regexp

      Extends JavaScript RegExp with named groups, backreferences and replacement.

      • v1.3.5
      • 39.69
      • Published

      domain-regex

      A regular expression for valid domains.

      • v0.0.1
      • 39.57
      • Published

      @esm2cjs/escape-string-regexp

      Escape RegExp special characters. This is a fork of sindresorhus/escape-string-regexp, but with CommonJS support.

      • v5.0.0
      • 39.43
      • Published

      is-iso-date

      A simple utility to check if a string is an ISO-compliant date.

      • v0.0.1
      • 39.42
      • Published

      regexp-escape

      Provides RegExp.escape function for quoting text for a regular expression.

      • v0.0.1
      • 39.41
      • Published

      email-regex-safe

      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.

      • v4.0.0
      • 38.86
      • Published

      reregexp

      Generate a random string match a given regular expression, suitable for mocking strings.

      • v1.6.1
      • 38.84
      • Published

      is-match

      Create a matching function from a glob pattern, regex, string, array, object or function.

      • v1.0.0
      • 38.60
      • Published

      regexp-support

      check RegExp ( regular expressions ) support

      • v1.0.59
      • 38.38
      • Published

      rexreplace

      Search & replace across files with a CLI tool that makes you trust what you are doing.

      • v7.1.13
      • 38.30
      • Published

      @lvchengbin/escape

      A simple library for escaping specical characters in strings for HTML, CSS, RegExp, String, URL.

      • v0.0.3
      • 38.29
      • Published

      regex-flags

      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.

      • v0.1.0
      • 38.24
      • Published

      match-require

      find require calls from string using regexp

      • v2.1.0
      • 38.16
      • Published

      reparse

      A parser combinator library like Parsec.

        • v0.1.2
        • 37.92
        • Published

        get-css-urls

        Get CSS urls from a string.

        • v1.0.1
        • 37.90
        • Published

        restream

        Regular Expression Detection & Replacement streams.

        • v4.0.0
        • 37.67
        • Published

        regex-username

        Regular expression for usernames - it follows the same rules that GitHub uses.

        • v2.0.0
        • 37.50
        • Published

        cjk-conv

        convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )

        • v1.2.150
        • 37.37
        • Published

        regex-combined-emojis

        A regular expression that matches all emojis. Works in Javascript, .NET, and Java.

        • v1.6.0
        • 37.05
        • Published

        delims

        Generate RegExp for delimiters, to be used with templates, files or data streams.

        • v0.4.2
        • 36.93
        • Published

        social-links

        Validate & sanitize social links

        • v1.15.1
        • 36.74
        • Published

        patterns

        Match a string against a list of patterns

        • v1.0.3
        • 36.10
        • Published

        oniguruma

        oniguruma regular expression library

        • v7.2.3
        • 36.06
        • Published

        @unicode/unicode-15.0.0

        JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v15.0.0’s categories, scripts, blocks, bidi, and other properties.

        • v1.6.9
        • 35.99
        • Published

        hashtag-regex

        A regular expression to match hashtag identifiers as per the Unicode Standard.

        • v2.2.0
        • 35.86
        • Published

        word-regex

        Regular expression for matching words in a string. Support for english, CJK and Cyrillic.

        • v0.1.2
        • 35.86
        • Published

        path-to-regex

        Turn a path string such as /user/:id or /user/:id(\d+) into a regular expression

        • v1.3.8
        • 35.57
        • Published

        @unicode/unicode-15.1.0

        JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v15.1.0’s categories, scripts, blocks, bidi, and other properties.

        • v1.6.9
        • 35.57
        • Published

        regexp-cjk

        Generate JavaScript-compatible regular expressions with chinese/jp/zh/cn

        • v3.3.117
        • 35.20
        • Published

        regexpp2

        Regular expression parser for ECMAScript 2018.

        • v1.3.35
        • 34.98
        • Published

        dotfile-regex

        Regular expresson for matching dotfiles.

        • v1.0.2
        • 34.91
        • Published

        wordcount

        Count the words in a string. Support for english, CJK and Cyrillic.

        • v1.1.1
        • 34.82
        • Published

        regexp-range

        create regex class range string `[一-十]` `[⓪-㊿]` ...

        • v2.0.7
        • 34.77
        • Published

        grunt-regex-replace

        Grunt plugin to search and replace text content of files based on regular expression patterns

        • v0.4.0
        • 34.59
        • Published

        regexp.execall

        Array of RegExp.prototype.exec results

        • v1.0.2
        • 34.53
        • Published

        match-words

        Match the words in a string. Support for english, CJK and Cyrillic.

        • v1.0.0
        • 34.43
        • Published

        non-ascii

        Regular expression for matching non-ASCII characters

        • v2.0.0
        • 34.41
        • Published

        js-regex-pl

        JavaScript RegExp doesn't work with Unicode characters out of the box. This small package fixes this issue. This is \p{L} equalent extracted from XRegExp.

        • v1.0.1
        • 34.33
        • Published

        @unicode/unicode-10.0.0

        JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v10.0.0’s categories, scripts, blocks, bidi, and other properties.

        • v1.6.9
        • 34.05
        • Published

        @unicode/unicode-14.0.0

        JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v14.0.0’s categories, scripts, blocks, bidi, and other properties.

        • v1.6.9
        • 34.05
        • Published

        gulp-batch-replace

        A batch string/regexp replace plugin for gulp

        • v0.0.0
        • 33.91
        • Published

        mac-regex

        A regular expression for MAC addresses.

        • v1.0.0
        • 33.84
        • Published

        copyright-regex

        Regex for matching and parsing copyright statements.

        • v1.1.6
        • 33.83
        • Published

        youtube-regex

        The correct Youtube video id regex! Regex done right!

        • v1.0.5
        • 33.61
        • Published

        parse-authors

        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.

        • v0.2.4
        • 33.53
        • Published

        frep

        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

        • v0.2.3
        • 33.43
        • Published

        glob-path-regex

        Regular expression for matching the parts of glob pattern.

        • v1.0.0
        • 33.19
        • Published

        regexp-sourcemaps

        Similar to str.replace(regex, replace) but with sourcemap support

        • v1.0.1
        • 33.08
        • Published

        non-4byte-chars-regex

        Regular expression which matches a string with no 4-byte characters

        • v1.0.0
        • 32.92
        • Published

        available-regexp-flags

        Which regular expression flags does the current environment support?

        • v1.0.4
        • 32.84
        • Published

        ip-filter

        Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.

        • v4.0.0
        • 32.79
        • Published

        named-regexp-groups

        Regular expressions with named capture groups and named back-references

        • v1.0.6
        • 32.74
        • Published

        mentions-regex

        100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.

        • v2.0.3
        • 32.64
        • Published

        mismatch

        A JavaScript package to return captured groups of a regular expression as an object.

        • v1.2.0
        • 32.37
        • Published

        lit-element-router

        A LitElement Router (1278 bytes gzip) that uses JavaScript Mixin, Decorators and RegExp.

        • v2.0.3
        • 32.36
        • Published

        alamode

        A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.

        • v3.7.1
        • 32.29
        • Published

        pattern-replace

        Replace text patterns with a given replacement.

        • v0.1.2
        • 32.17
        • Published

        compose-regexp

        A set of functions to build and compose complex regular expressions

        • v0.7.1
        • 32.16
        • Published

        randexp-ts

        Create random strings that match a given regular expression.

        • v1.0.5
        • 31.89
        • Published

        vimeo-regex

        The correct vimeo video id regex

        • v1.0.0
        • 31.86
        • Published

        regex-but-with-words

        a lightweight package with no user dependecies that allows users to chain a verbose function to create a Regular Expression. It can also be used to create a verbose version of an existing regular expression for reference

        • v1.5.5
        • 31.84
        • Published

        doi-regex

        Regular expression for matching DOIs

        • v0.1.17
        • 31.71
        • Published

        simple-text-parser

        A dead simple, customizable plain text parser.

        • v2.1.1
        • 31.70
        • Published

        uuid-regexp

        RegExp for finding an RFC4122 compliant UUID in a string.

        • v0.3.0
        • 31.51
        • Published

        @regexper/render

        Visualize regular expression with railroad diagram

        • v1.0.0
        • 31.33
        • Published

        @regexper/parser

        Parse regular expression to ast tree

        • v1.0.0
        • 31.22
        • Published

        @lazy-cjk/slugify

        Unicode to Latin transliteration + slugify module

        • v1.0.102
        • 31.19
        • Published

        valid-path

        Checks if provided string looks like a valid path

        • v2.1.0
        • 30.93
        • Published

        line-number

        Get the line number for each regex match found in a string.

        • v0.1.0
        • 30.82
        • Published

        any-match

        Determine if a single match exists with an array of strings/numbers/regexes.

        • v2.0.1
        • 30.61
        • Published

        @adguard/re2-wasm

        Google's RE2 library distributed as a WASM module patched by AdGuard.

        • v1.2.0
        • 30.39
        • Published

        escape-regex

        Escapes the Regular Expression special characters in string.

        • v1.0.7
        • 30.22
        • Published

        regex-occurrence

        Get the number of occurrences of a RegExp in a string

        • v1.0.0
        • 30.22
        • Published

        trim-character

        Trim characters from string

        • v2.0.1
        • 30.14
        • Published

        regex-join

        Merge multiple regexes and strings into one, preserving all the flags, automatically escaping the strings

        • v2.1.0
        • 29.95
        • Published

        @bluelovers/to-regex-range2

        Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.

        • v5.0.1
        • 29.87
        • Published

        regex-iso-date

        Regular expression for ISO date

        • v1.0.0
        • 29.67
        • Published

        isjs

        Check your data against regular expressions or known keywords.

        • v0.2.1
        • 29.67
        • Published

        umatch

        A `function(filename, specs)` thats checks if `'someFile.ext'` passes through an of Array of `minimatch` / `RegExp` / `callbacks` / `Array` (recursive) specs, with a negation/exclusion '!' flag for all.

        • v0.2.1
        • 29.51
        • Published

        wild-wild-path

        🤠 Object property paths with wildcards and regexps 🌵

        • v5.0.1
        • 29.43
        • Published

        wild-wild-parser

        🤠 Parser for object property paths with wildcards and regexps 🌵

        • v5.0.1
        • 29.39
        • Published

        @esm2cjs/ip-regex

        Regular expression for matching IP addresses (IPv4 & IPv6). This is a fork of sindresorhus/ip-regex, but with CommonJS support.

        • v5.0.0
        • 29.38
        • Published

        regex-merge

        Smartly merge multiple regex

        • v3.0.1
        • 29.35
        • Published

        union-replacer

        One-pass String.prototype.replace-like processor with multiple regexps and replacements

        • v2.0.1
        • 29.09
        • Published

        git-clone-able

        Regex to validate that a URL is clone able by Git

        • v0.1.2
        • 28.82
        • Published

        regexr

        For composing regular expressions.

        • v2.0.4
        • 28.69
        • Published

        emoji-test-regex-pattern

        _emoji-test-regex-pattern_ offers Java- and JavaScript-compatible regular expression patterns to match all emoji symbols and sequences listed in the `emoji-test.txt` file provided as part of [Unicode® Technical Standard #51](https://www.unicode.org/report

        • v2.3.0
        • 28.40
        • Published