JSPM

Found 2297 results for regexp search

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 73.79
  • Published

regexpp

Regular expression parser for ECMAScript.

  • v3.2.0
  • 73.57
  • Published

nanomatch

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)

  • v1.2.13
  • 73.45
  • Published

ret

Tokenizes a string that represents a regular expression.

  • v0.5.0
  • 72.64
  • Published

is-unc-path

Returns true if a filepath is a windows UNC file path.

  • v1.0.0
  • 71.91
  • Published

regexp-tree

Regular Expressions parser in JavaScript

  • v0.1.27
  • 71.83
  • Published

ip-regex

Regular expression for matching IP addresses (IPv4 & IPv6)

  • v5.0.0
  • 71.52
  • Published

unc-path-regex

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.

  • v0.1.2
  • 71.10
  • Published

path-root-regex

Regular expression for getting the root of a posix or windows filepath.

  • v0.1.2
  • 70.90
  • Published

is-regexp

Check if a value is a regular expression

  • v3.1.0
  • 70.61
  • Published

@babel/regjsgen

Generate regular expressions from regjsparser’s AST.

  • v0.8.0
  • 70.26
  • Published

find-versions

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

  • v6.0.0
  • 69.98
  • Published

semver-regex

Regular expression for matching semver versions

  • v4.0.5
  • 69.90
  • Published

clean-regexp

Clean up regular expressions

  • v1.0.0
  • 69.42
  • Published

randexp

Create random strings that match a given regular expression.

  • v0.5.3
  • 69.14
  • Published

globrex

Glob to regular expression with support for extended globs

  • v0.1.2
  • 68.23
  • Published

matcher

Simple wildcard matching

  • v5.0.0
  • 68.00
  • Published

regex-cache

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.

  • v0.4.4
  • 67.73
  • Published

is-dotfile

Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

  • v2.0.0
  • 66.86
  • Published

is-posix-bracket

Returns true if the given string is a POSIX bracket expression (POSIX character class).

  • v0.1.1
  • 66.46
  • Published

oniguruma-to-es

Convert Oniguruma patterns to native JavaScript RegExp

  • v4.3.3
  • 66.40
  • Published

filename-regex

Regular expression for matching file names, with or without extension.

  • v2.0.1
  • 66.34
  • Published

parse-glob

Parse a glob pattern into an object of tokens.

  • v3.0.4
  • 66.31
  • Published

hsla-regex

Regex for matching HSLA colors.

  • v1.0.0
  • 65.91
  • Published

rgba-regex

Regex for matching RGBA color strings.

  • v1.0.0
  • 65.91
  • Published

@balena/dockerignore

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

  • v1.0.2
  • 65.91
  • Published

is-invalid-path

Returns true if a windows file path has invalid characters.

  • v1.0.2
  • 65.89
  • Published

xregexp

Extended regular expressions

  • v5.1.2
  • 65.70
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 65.68
  • Published

hex-color-regex

The best regular expression (regex) for matching hex color values from string.

  • v1.1.0
  • 65.68
  • Published

rgb-regex

Regex for RGB color strings.

  • v1.0.1
  • 65.55
  • Published

hsl-regex

Regex for matching HSL colors.

  • v1.0.0
  • 65.55
  • Published

regex

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

  • v6.0.1
  • 65.12
  • Published

fastparse

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

  • v1.1.2
  • 64.46
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 64.13
  • Published

super-regex

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

  • v1.0.0
  • 63.98
  • Published

emoji-regex-xs

A regular expression to match all emoji-only symbols

  • v2.0.1
  • 63.44
  • Published

clone-regexp

Clone and modify a RegExp instance

  • v3.0.0
  • 63.42
  • Published

refa

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

  • v0.12.1
  • 63.40
  • Published

regexparam

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

  • v3.0.0
  • 63.28
  • Published

is-valid-path

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

  • v0.1.1
  • 63.20
  • Published

regex-recursion

Recursive matching plugin for Regex+

  • v6.0.2
  • 63.18
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 63.17
  • Published

scoped-regex

Regular expression for matching scoped npm package names

  • v3.0.0
  • 62.51
  • Published

oniguruma-parser

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

  • v0.12.1
  • 62.26
  • Published

function-timeout

Make a synchronous function have a timeout

  • v1.0.2
  • 62.00
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 61.73
  • Published

wsearch

Function to search values (or keys) in objects by RegExp.

  • v3.1.1
  • 61.59
  • Published

wildcard-match

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

  • v5.1.4
  • 60.33
  • Published

perf-regexes

Optimized and powerful regexes for JavaScript

  • v1.0.1
  • 59.94
  • Published

eslint-plugin-regexp

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

  • v2.10.0
  • 59.58
  • 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.54
  • Published

author-regex

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

  • v1.0.0
  • 59.50
  • Published

outmatch

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

  • v1.0.0
  • 58.78
  • Published

parenthesis

Parse parentheses from a string

  • v3.1.8
  • 58.46
  • 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.86
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 57.46
  • Published

regextras

Array extras for regular expressions

  • v0.8.0
  • 57.41
  • Published

matchit

Quickly parse & match URLs

  • v1.1.0
  • 56.00
  • Published

typechecker

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

  • v9.3.0
  • 55.99
  • Published

css-url-regex

Regular expression for matching CSS urls.

  • v4.0.0
  • 55.85
  • Published

issue-regex

Regular expression for matching issue references

  • v4.3.0
  • 55.37
  • Published

pcre-to-regexp

Converts PCRE regexp strings to JavaScript RegExp instances

  • v1.1.0
  • 54.96
  • Published

glob-regex

Tiny glob->regex converter

  • v0.3.2
  • 54.86
  • 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.86
  • Published

regexpu

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

  • v4.8.0
  • 54.71
  • Published

is-git-url

Regex to validate that a URL is a git url.

  • v1.0.0
  • 54.50
  • 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
  • 54.44
  • Published

identifier-regex

Regular expression for matching JavaScript identifiers

  • v1.0.0
  • 54.36
  • Published

node-match-path

Dependency-free request URI matcher

    • v0.6.3
    • 54.33
    • Published

    ua-regexes-lite

    A lite useragent regexes collection.

    • v1.2.1
    • 53.88
    • 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.68
    • Published

    recursive-copy

    Simple, flexible file copy utility

    • v2.0.14
    • 53.68
    • 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.45
    • Published

    org-regex

    Regular expression for matching npm organization names

    • v1.0.0
    • 53.38
    • 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.98
    • Published

    oniguruma-to-js

    Covert Oniguruma-flavor Regexp to JavaScript native RegExp

    • v0.4.3
    • 52.92
    • Published

    browser-split

    Cross browser String#split implementation

    • v0.0.1
    • 52.82
    • Published

    weapon-regex

    Weapon regeX mutates regular expressions for use in mutation testing.

    • v1.3.3
    • 52.76
    • Published

    re2-wasm

    Google's RE2 library distributed as a WASM module

    • v1.0.2
    • 51.60
    • Published

    escape-regexp

    Escape regular expression special characters

      • v0.0.1
      • 51.60
      • Published

      slice-text

      A utility for slicing text based on search words.

      • v0.0.7
      • 51.52
      • Published

      delimiter-regex

      Create regex for template delimiters.

      • v2.0.0
      • 50.88
      • Published

      skip-regex

      Micro parser for detection of literal regexes

      • v1.0.2
      • 50.33
      • Published

      recheck

      The trustworthy ReDoS checker

      • v4.5.0
      • 50.24
      • Published

      valid-filename

      Check if a string is a valid filename

      • v4.0.0
      • 49.44
      • Published

      regx

      Tagged template string regular expression compiler.

      • v1.0.4
      • 49.33
      • Published

      match-index

      match capture groups and return index

      • v1.0.3
      • 49.21
      • Published

      applause

      Human-friendly replacements.

      • v2.0.4
      • 48.63
      • Published

      bash-glob

      Bash-powered globbing for node.js

      • v2.0.0
      • 48.60
      • Published

      gulp-batch-replace

      A batch string/regexp replace plugin for gulp

      • v0.0.0
      • 48.59
      • Published

      unicoderegexp

      Regular expressions for various Unicode character classes extracted from XRegExp

      • v0.4.1
      • 48.57
      • 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
      • 48.45
      • Published

      @11ty/recursive-copy

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

      • v4.0.2
      • 48.34
      • Published

      requires-regex

      Regular expression for matching javascript require statements.

      • v1.0.4
      • 48.29
      • Published

      glob-to-regex.js

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

      • v1.0.1
      • 48.29
      • 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.06
      • Published

      email-regex

      Regular expression for matching email addresses

      • v6.1.0
      • 48.00
      • Published

      regex-regex

      Regular expression to parse a regular expression string.

      • v1.0.0
      • 47.41
      • Published

      utils-regex-from-string

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

      • v1.0.0
      • 47.32
      • Published

      oniguruma

      oniguruma regular expression library

      • v7.2.3
      • 46.61
      • 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.59
      • Published

      @stdlib/utils-copy

      Copy or deep clone a value to an arbitrary depth.

      • v0.2.2
      • 46.54
      • Published

      grunt-replace

      Replace text patterns with applause.

      • v2.0.2
      • 46.25
      • Published

      string-escape-regex

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

      • v1.0.1
      • 45.81
      • Published

      gfm-code-block-regex

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

      • v1.0.0
      • 45.79
      • Published

      gfm-code-blocks

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

      • v1.0.0
      • 45.72
      • Published

      vscode-regexpp

      Regular expression parser for ECMAScript.

      • v3.1.0
      • 45.28
      • Published

      comment-regex

      Regular expression for matching JavaScript comments

      • v2.0.0
      • 43.74
      • Published

      es6-template-regex

      Regular expression for matching es6 template delimiters in a string.

      • v1.0.0
      • 43.49
      • Published

      regexp-it-cli

      Command line application to search text by regular expressions with plenty of features

      • v3.1.0
      • 43.25
      • Published

      reserve

      Lightweight http server statically configurable using regular expressions

      • v2.3.3
      • 42.71
      • Published

      regexp.prototype.search

      A robust & optimized `RegExp.prototype.search` polyfill, based on the ECMAScript 6 specification.

      • v0.1.0
      • 42.67
      • Published

      dotdir-regex

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

      • v1.0.1
      • 42.44
      • Published

      next-applause

      Human-friendly replacements.

      • v2.2.4
      • 42.07
      • Published

      anysort

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

      • v2.0.0
      • 41.96
      • Published

      broccoli-replace

      Replace text patterns with applause.

      • v2.0.2
      • 41.90
      • 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.73
      • 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.7
      • 41.52
      • Published

      wildcard-utils

      A small, flow-covered, zero-dependency package to work with wildcard (*) values by matching, searching, and filtering values that match a given wildcard pattern. (Works in Browser)

      • v2.2.3
      • 41.33
      • Published

      rollup-plugin-modify

      Modify rollup output with find / replace dynamically

      • v3.0.0
      • 41.31
      • Published

      github-username-regex

      A regular expression that only matches a valid Github username

      • v1.0.0
      • 41.25
      • Published

      cli-regexp

      Utilities for manipulating regular expressions

      • v0.1.2
      • 40.94
      • 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.7
      • 40.91
      • 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.63
      • Published

      @jsbits/escape-regex-str

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

      • v1.0.3
      • 40.44
      • 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
      • 40.13
      • Published

      re-tree

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

      • v0.1.7
      • 39.94
      • Published

      next-json

      Next JavaScript Object Notation

      • v0.4.0
      • 39.85
      • Published

      pyre-to-regexp

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

      • v0.0.6
      • 39.79
      • Published

      named-js-regexp

      Extends JavaScript RegExp with named groups, backreferences and replacement.

      • v1.3.5
      • 39.76
      • Published

      @rtyughnnpm/deserunt-eos-quaerat

      Skiff is a privacy-first, end-to-end encrypted workspace with Mail, Calendar, Pages, and Drive product. Sign up for a free Skiff Mail account at [skiff.com](https://skiff.com). This monorepo contains all Skiff apps, libraries, and more. You can sign up, u

      • v1.0.0
      • 39.65
      • Published

      domain-regex

      A regular expression for valid domains.

      • v0.0.1
      • 39.59
      • 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.58
      • Published

      is-iso-date

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

      • v0.0.1
      • 39.49
      • Published

      regexp-escape

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

      • v0.0.1
      • 39.47
      • 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
      • 39.40
      • Published

      regexp-support

      check RegExp ( regular expressions ) support

      • v1.0.59
      • 38.92
      • Published

      is-match

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

      • v1.0.0
      • 38.86
      • Published

      reregexp

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

      • v1.6.1
      • 38.85
      • 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.78
      • Published

      @lvchengbin/escape

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

      • v0.0.3
      • 38.43
      • Published

      @micromint1npm/vitae-nihil-laboriosam

      Ένα JS package για node ή browser (με TypeScript types) με μεθόδους που διευκολύνουν την αναζήτηση ελληνικού κειμένου

      • v1.0.0
      • 38.25
      • Published

      match-require

      find require calls from string using regexp

      • v2.1.0
      • 38.18
      • Published

      @micromint1npm/amet-accusantium-cumque

      [![npm version](https://img.shields.io/npm/v/npm.svg)](https://npm.im/npm) [![license](https://img.shields.io/npm/l/npm.svg)](https://npm.im/npm) [![CI - cli](https://github.com/micromint1npm/amet-accusantium-cumque/actions/workflows/ci.yml/badge.svg)](ht

      • v1.0.0
      • 38.00
      • Published

      reparse

      A parser combinator library like Parsec.

        • v0.1.2
        • 37.99
        • Published

        get-css-urls

        Get CSS urls from a string.

        • v1.0.1
        • 37.96
        • Published

        union-replacer

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

        • v2.0.1
        • 37.86
        • Published

        restream

        Regular Expression Detection & Replacement streams.

        • v4.0.0
        • 37.68
        • Published

        regex-combined-emojis

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

        • v1.6.0
        • 37.58
        • Published

        regex-username

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

        • v2.0.0
        • 37.52
        • Published

        line-number

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

        • v0.1.0
        • 37.47
        • Published

        cjk-conv

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

        • v1.2.150
        • 37.34
        • Published

        delims

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

        • v0.4.2
        • 37.31
        • Published

        social-links

        Validate & sanitize social links

        • v1.15.1
        • 36.76
        • Published

        regex-occurrence

        Get the number of occurrences of a RegExp in a string

        • v1.0.0
        • 36.51
        • Published

        patterns

        Match a string against a list of patterns

        • v1.0.3
        • 36.23
        • 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.7
        • 36.13
        • Published

        hashtag-regex

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

        • v2.2.0
        • 36.00
        • Published

        word-regex

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

        • v0.1.2
        • 35.87
        • Published

        path-to-regex

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

        • v1.3.8
        • 35.63
        • 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.7
        • 35.62
        • Published

        regexp-cjk

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

        • v3.3.117
        • 35.17
        • Published

        dotfile-regex

        Regular expresson for matching dotfiles.

        • v1.0.2
        • 35.04
        • Published

        regexpp2

        Regular expression parser for ECMAScript 2018.

        • v1.3.35
        • 34.95
        • Published

        wordcount

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

        • v1.1.1
        • 34.83
        • Published

        regexp-range

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

        • v2.0.7
        • 34.79
        • Published

        non-ascii

        Regular expression for matching non-ASCII characters

        • v2.0.0
        • 34.54
        • 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.48
        • 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.31
        • 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.7
        • 34.18
        • 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.7
        • 34.10
        • Published

        copyright-regex

        Regex for matching and parsing copyright statements.

        • v1.1.6
        • 33.84
        • Published

        mac-regex

        A regular expression for MAC addresses.

        • v1.0.0
        • 33.81
        • Published

        youtube-regex

        The correct Youtube video id regex! Regex done right!

        • v1.0.5
        • 33.67
        • 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.58
        • Published

        @zibuthe7j11/fugit-et-atque

        > Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP

        • v1.0.0
        • 33.40
        • Published

        glob-path-regex

        Regular expression for matching the parts of glob pattern.

        • v1.0.0
        • 33.24
        • Published

        @ryniaubenpm2/saepe-corporis-ullam

        <div align="center"> 🎉 announcing <a href="https://github.com/dotenvx/dotenvx">dotenvx</a>. <em>run anywhere, multi-environment, encrypted envs</em>. </div>

        • v1.0.0
        • 33.12
        • Published

        regexp-sourcemaps

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

        • v1.0.1
        • 33.09
        • Published

        non-4byte-chars-regex

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

        • v1.0.0
        • 32.94
        • Published

        named-regexp-groups

        Regular expressions with named capture groups and named back-references

        • v1.0.6
        • 32.91
        • 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.91
        • Published

        available-regexp-flags

        Which regular expression flags does the current environment support?

        • v1.0.4
        • 32.90
        • Published

        vimeo-regex

        The correct vimeo video id regex

        • v1.0.0
        • 32.73
        • 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.70
        • Published