JSPM

Found 3044 results for regex replace

rgb-regex

Regex for RGB color strings.

  • v1.0.1
  • 61.88
  • Published

hsl-regex

Regex for matching HSL colors.

  • v1.0.0
  • 61.88
  • Published

regex

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

  • v6.0.1
  • 61.86
  • Published

@balena/dockerignore

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

  • v1.0.2
  • 61.79
  • Published

clone-regexp

Clone and modify a RegExp instance

  • v3.0.0
  • 61.54
  • Published

regex-recursion

Recursive matching plugin for Regex+

  • v6.0.2
  • 61.35
  • Published

super-regex

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

  • v1.0.0
  • 60.86
  • Published

@speed-highlight/core

🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection

  • v1.2.7
  • 60.72
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 60.57
  • Published

refa

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

  • v0.12.1
  • 60.50
  • 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
  • 60.44
  • Published

is-valid-path

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

  • v0.1.1
  • 60.42
  • Published

emoji-regex-xs

A regular expression to match all emoji-only symbols

  • v2.0.1
  • 60.36
  • Published

function-timeout

Make a synchronous function have a timeout

  • v1.0.2
  • 60.17
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 59.94
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 59.82
  • Published

is-whitespace

Returns true if the value passed is all whitespace.

  • v0.3.0
  • 59.63
  • Published

oniguruma-parser

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

  • v0.12.1
  • 59.47
  • Published

scoped-regex

Regular expression for matching scoped npm package names

  • v3.0.0
  • 58.92
  • Published

has-glob

Returns `true` if an array has a glob pattern.

  • v1.0.0
  • 58.77
  • Published

eslint-plugin-regexp

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

  • v2.10.0
  • 57.87
  • Published

markdown-it-find-and-replace

Basic Find and Replace functionality for Markdown It via Regex. Great for build-process text expanders

  • v1.0.2
  • 57.42
  • Published

author-regex

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

  • v1.0.0
  • 56.88
  • 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
  • 56.71
  • Published

fast-replace

Recursive find and replace command line utility

  • v3.0.4
  • 56.68
  • Published

applause

Human-friendly replacements.

  • v2.0.4
  • 56.07
  • Published

regexify-string

Strings decorator (by regex) with: React components, HTML tags etc.

  • v1.0.19
  • 55.55
  • Published

@stdlib/regexp-eol

Return a regular expression to match a newline character sequence.

  • v0.2.2
  • 55.40
  • Published

url-regex

Regular expression for matching URLs

  • v5.0.0
  • 55.23
  • Published

emojibase

Emojibase utility functions for working with emoji characters.

  • v16.0.0
  • 55.10
  • Published

@stdlib/regexp-regexp

Return a regular expression to parse a regular expression string.

  • v0.2.2
  • 55.07
  • Published

type-level-regexp

Type-Level RegExp parser, matcher and permutation resolver

  • v0.1.17
  • 54.87
  • Published

url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

  • v1.0.3
  • 54.82
  • Published

country-regex

Hash map of country ISO-3 codes to regular expression identifiers

  • v1.1.0
  • 54.33
  • Published

emojibase-regex

Evergreen emoji regex patterns.

  • v16.0.0
  • 54.26
  • Published

strip-color

Strip ANSI color codes from a string. No dependencies.

  • v0.1.0
  • 54.12
  • Published

regextras

Array extras for regular expressions

  • v0.8.0
  • 53.98
  • Published

highlight-words

Split a piece text into multiple chunks based on a search query, allowing you to highlight the matches.

  • v2.0.0
  • 53.78
  • Published

gfm-code-blocks

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

  • v1.0.0
  • 53.08
  • Published

typechecker

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

  • v9.3.0
  • 53.06
  • Published

css-url-regex

Regular expression for matching CSS urls.

  • v4.0.0
  • 52.99
  • Published

gfm-code-block-regex

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

  • v1.0.0
  • 52.92
  • Published

issue-regex

Regular expression for matching issue references

  • v4.3.0
  • 52.38
  • 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
  • 52.23
  • Published

glob-regex

Tiny glob->regex converter

  • v0.3.2
  • 52.06
  • Published

regexpu

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

  • v4.8.0
  • 51.93
  • Published

is-git-url

Regex to validate that a URL is a git url.

  • v1.0.0
  • 51.87
  • Published

identifier-regex

Regular expression for matching JavaScript identifiers

  • v1.0.0
  • 51.75
  • Published

glob-to-regex.js

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

  • v1.0.1
  • 51.73
  • Published

ua-regexes-lite

A lite useragent regexes collection.

  • v1.2.1
  • 51.44
  • Published

xml-char-classes

Regular expressions for matching against the XML Character Classes

  • v3.0.0
  • 51.26
  • 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
  • 51.08
  • Published

reghex

The magical sticky regex-based parser generator πŸ§™

  • v3.0.2
  • 51.04
  • Published

recursive-copy

Simple, flexible file copy utility

  • v2.0.14
  • 50.97
  • Published

regexp.escape

A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping

  • v2.0.1
  • 50.83
  • Published

ncname

Regular expression for matching XML NCName

  • v3.0.0
  • 50.82
  • Published

regex-escape

Escapes input characters to be used in regular expressions.

  • v3.4.11
  • 50.63
  • 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
  • 50.57
  • Published

apg-js

JavaScript APG, an ABNF Parser Generator

  • v4.4.0
  • 50.52
  • Published

org-regex

Regular expression for matching npm organization names

  • v1.0.0
  • 50.46
  • Published

weapon-regex

Weapon regeX mutates regular expressions for use in mutation testing.

  • v1.3.3
  • 50.04
  • Published

oniguruma-to-js

Covert Oniguruma-flavor Regexp to JavaScript native RegExp

  • v0.4.3
  • 49.91
  • Published

match-all

Get all the matches for a regular expression in a string.

  • v1.2.7
  • 48.78
  • Published

is-uuid

UUID check for Node and the browser

  • v1.0.2
  • 48.60
  • Published

delimiter-regex

Create regex for template delimiters.

  • v2.0.0
  • 48.51
  • Published

valid-filename

Check if a string is a valid filename

  • v4.0.0
  • 48.13
  • Published

iso-datestring-validator

The goal of the package is to provide lightweight tools for validating strings denotings dates and time. It includes ISO 8601 datestring validation, simple YYYY-MM-DD date validation and time validation in hh:mm:ss.fff format. See details in readme.

  • v2.2.2
  • 48.06
  • Published

rewrite-imports

A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp

  • v3.0.0
  • 48.01
  • Published

ts-regex-builder

Maintainable regular expressions for TypeScript and JavaScript.

  • v1.8.2
  • 47.79
  • Published

skip-regex

Micro parser for detection of literal regexes

  • v1.0.2
  • 47.27
  • Published

async-regex-replace

regex replacements using asynchronous callback functions

  • v3.0.0
  • 47.18
  • Published

regx

Tagged template string regular expression compiler.

  • v1.0.4
  • 46.74
  • Published

xspattern

XML Schema pattern (regular expression) matcher

  • v3.1.0
  • 46.51
  • Published

bash-glob

Bash-powered globbing for node.js

  • v2.0.0
  • 46.41
  • Published

unicoderegexp

Regular expressions for various Unicode character classes extracted from XRegExp

  • v0.4.1
  • 46.40
  • Published

regexp-util

utilities for generating regular expression

  • v2.0.3
  • 46.32
  • Published

grammex

A tiny, PEG-like system for building language grammars with regexes.

  • v3.1.10
  • 46.29
  • Published

mismatch

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

  • v1.2.0
  • 46.21
  • Published

onigasm

WebAssembly port of Oniguruma regex library

  • v2.2.5
  • 46.13
  • Published

route-parser

A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.

  • v0.0.5
  • 46.05
  • Published

file-str-replace

standalone module to replace a string in a file

  • v0.2.0
  • 46.03
  • Published

@11ty/recursive-copy

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

  • v4.0.2
  • 46.02
  • Published

requires-regex

Regular expression for matching javascript require statements.

  • v1.0.4
  • 45.93
  • Published

replacements

Transform a string with an array of replacement patterns.

  • v0.2.1
  • 45.73
  • Published

synesthesia

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

  • v1.0.1
  • 45.60
  • Published

regexgen

Generate regular expressions that match a set of strings

  • v1.3.0
  • 45.58
  • Published

colorparsley

colorParsley() β€’ a lightweight yet versatile color parsing function with no dependencies. Takes various color strings, numbers, or objects, and turns them into simple arrays. Bonus utilities colorToHex() and colorToRGB() included

  • v0.1.8
  • 45.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
  • 45.11
  • Published

email-regex

Regular expression for matching email addresses

  • v6.1.0
  • 45.07
  • Published

utils-regex-from-string

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

  • v1.0.0
  • 45.04
  • Published

regex-regex

Regular expression to parse a regular expression string.

  • v1.0.0
  • 44.96
  • Published

quotemeta

escape regular expression characters

  • v0.0.0
  • 44.91
  • Published

import-regex

Regular expression for matching CSS @imports

  • v1.1.0
  • 44.68
  • Published

stream-search-helper

Aids streams searching with string or regex delimiters.

  • v0.7.1
  • 44.21
  • Published

license-check-and-add

A tool to enable the checking, inserting and removal of licenses

  • v4.0.5
  • 44.19
  • Published

gulp-strip-code

A gulp plugin to remove parts of code based on regular expressions.

  • v0.1.4
  • 43.81
  • Published

string-escape-regex

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

  • v1.0.1
  • 43.78
  • Published

redos-detector

A CLI and library which tests helps score how vulnerable a regex pattern is to ReDoS attacks. Supported in the browser, Node and Deno.

  • v6.1.2
  • 43.63
  • Published

multichar-regex

a regular expression that matches all the surrogate pairs and combining-marked characters in a string

  • v2.0.0
  • 43.21
  • Published

restream

Regular Expression Detection & Replacement streams.

  • v4.0.0
  • 43.03
  • Published

bump-regex

bump RegEx with semver

  • v4.1.0
  • 42.93
  • Published

es6-template-regex

Regular expression for matching es6 template delimiters in a string.

  • v1.0.0
  • 42.28
  • Published

censoring

Censor or highlight words and other patterns intelligently.

  • v1.1.1
  • 42.24
  • Published

jsdoc-regex

Regular expression for matching JSDoc comment blocks and the code below them.

  • v1.0.1
  • 42.19
  • Published

comment-regex

Regular expression for matching JavaScript comments

  • v2.0.0
  • 41.86
  • Published

hyper-replace

Replace patterns in strings by arbitrary objects

  • v0.1.0
  • 41.28
  • Published

es6-template

Easy and small template engine for the browser and nodejs.

  • v1.0.4
  • 40.32
  • Published

dotdir-regex

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

  • v1.0.1
  • 39.77
  • Published

es6template

Easy and small template engine for the browser.

  • v1.0.5
  • 39.75
  • Published

react-process-string

A library to process strings with regular expressions.

  • v1.2.0
  • 39.69
  • Published

anysort

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

  • v2.0.0
  • 39.49
  • Published

simple-text-parser

A dead simple, customizable plain text parser.

  • v2.1.1
  • 39.40
  • 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
  • 39.39
  • 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.10
  • 39.14
  • Published

esc-file-replace-substring

Replace (with option to append) string or RegEx in a file, if different vs old contents (SSD/flash/write-IOPS friendly).

  • v0.2.4
  • 38.99
  • Published

regex-emoji

A regex to match the :emoji: snippets in a string.

  • v2.0.9
  • 38.90
  • Published

github-username-regex

A regular expression that only matches a valid Github username

  • v1.0.0
  • 38.66
  • Published

string-search

Node module for searching multi-line string using regex

  • v1.2.0
  • 38.63
  • 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.10
  • 38.52
  • 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
  • 38.46
  • Published

re-tree

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

  • v0.1.7
  • 38.27
  • Published

@sutro-dev/route-parser

A isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.

  • v6.0.0
  • 38.10
  • Published

url-regexp

RegExp object to match and validate URL(s).

  • v1.0.2
  • 37.92
  • Published

gulp-delete-lines

A gulp plugin that will delete all lines that matches one of the given regex filters.

  • v0.0.7
  • 37.72
  • Published

named-js-regexp

Extends JavaScript RegExp with named groups, backreferences and replacement.

  • v1.3.5
  • 37.41
  • 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
  • 37.39
  • Published

@lvchengbin/escape

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

  • v0.0.3
  • 37.37
  • Published

@ffras4vnpm/totam-dolorem-impedit

[![npm version](https://img.shields.io/npm/v/@ffras4vnpm/totam-dolorem-impedit.svg)](https://www.npmjs.com/package/@ffras4vnpm/totam-dolorem-impedit) [![build status](https://travis-ci.org/adamreisnz/@ffras4vnpm/totam-dolorem-impedit.svg?branch=master)](h

  • v1.0.0
  • 37.34
  • Published

domain-regex

A regular expression for valid domains.

  • v0.0.1
  • 37.29
  • Published

phone-regex

Regular expression for phone numbers.

  • v2.1.0
  • 37.18
  • Published

@adameisfeld/mustachr

Extract hardcoded values from files and replace them with mustache-style template variables. Ideal for sanitizing secrets in HAR files and other structured text.

  • v0.0.6
  • 36.98
  • Published

gulp-regex-rename

Rename files in gulp pipelines with regex

  • v0.1.0
  • 36.98
  • 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
  • 36.82
  • Published

reges

A collection of regular expressions

  • v0.0.3
  • 36.78
  • Published

is-match

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

  • v1.0.0
  • 36.63
  • Published

filter-values

Filter an object values using glob patterns or with a `callback` function returns true.

  • v0.4.1
  • 36.62
  • Published

typed-regex

A typescript library for writing type-safe regular expressions using named capture groups

  • v0.0.8
  • 36.61
  • Published

reregexp

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

  • v1.6.1
  • 36.60
  • Published

regexp-support

check RegExp ( regular expressions ) support

  • v1.0.59
  • 36.41
  • Published

vuln-regex-detector

Detect vulnerable regexes by querying a service hosted at Virginia Tech.

  • v1.3.0
  • 36.28
  • 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
  • 36.27
  • Published

@lazy-cjk/zh-table-greedy

ζœε°‹ε­—δΈ²η”¨ηš„ζΌ’ε­—θ²ͺε©ͺ轉換葨

  • v1.0.95
  • 36.04
  • Published

escape-regex-string

Escapes a string literal for use as an argument in the standard RegExp constructor.

  • v1.0.6
  • 35.96
  • Published

@lazy-cjk/jp-table-convert

轉換 簑繁ζ—₯ η•ΆδΈ­ε…±ι€šηš„ ζΌ’ε­—

  • v1.0.52
  • 35.88
  • Published

punycode-regex

A regex for matching punycode.

  • v1.0.1
  • 35.86
  • Published

delims

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

  • v0.4.2
  • 35.83
  • Published

fast-find-in-files

fast-find-in-files recursively searches sub-directories for needle matches

  • v1.0.5
  • 35.76
  • Published

cjk-conv

convert chinese, japanese 簑繁ζ—₯漒字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )

  • v1.2.150
  • 35.64
  • Published

text-scrub

Perform trim, grow, extract, scrub, deduplication, and structured splitting operations on lines of text in a chainable fashion. This ain't yo grand daddy's find & replace tool.

  • v0.6.0
  • 35.63
  • Published

get-css-urls

Get CSS urls from a string.

  • v1.0.1
  • 35.58
  • Published

diacritic-regex

String to a regex that is diacritic insensitive

  • v1.2.0
  • 35.57
  • Published

regex-username

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

  • v2.0.0
  • 35.34
  • Published

@zitterorg/magni-eos

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

  • v5.8.60
  • 35.32
  • 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.10
  • 35.30
  • Published

vinyl-replace

A Vinyl plugin to replace file contents

  • v1.0.0
  • 35.18
  • Published

regex-combined-emojis

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

  • v1.6.0
  • 35.12
  • Published

itty-router-extras

An assortment of delicious extras for the calorie-light itty-router.

  • v0.4.6
  • 35.00
  • Published

social-links

Validate & sanitize social links

  • v1.15.1
  • 34.97
  • Published

oniguruma

oniguruma regular expression library

  • v7.2.3
  • 34.88
  • Published

filter-keys

Filter the keys of an object using glob patterns.

  • v1.1.0
  • 34.57
  • Published

filter-validate-email

Email validation compatible with PHP's filter_var($v, FILTER_VALIDATE_EMAIL)

  • v1.1.3
  • 34.55
  • Published

urlregex

URL validation for Node and the browser

  • v0.6.8
  • 34.43
  • Published

word-regex

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

  • v0.1.2
  • 34.12
  • Published

unicode-astral-regex

A regex to match astral symbols that supports unicode strings.

  • v1.0.1
  • 34.08
  • Published

hashtag-regex

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

  • v2.2.0
  • 34.04
  • Published

credit-card-regex

Regular expression for matching credit card numbers

  • v3.0.0
  • 34.00
  • Published

patterns

Match a string against a list of patterns

  • v1.0.3
  • 34.00
  • Published

css-groups

A JavaScript object of regular expressions that match CSS properties grouped by category.

  • v0.1.1
  • 33.91
  • Published

eslint-plugin-redos-detector

An eslint plugin that detects vulnerable regex using "https://github.com/tjenkinson/redos-detector".

  • v3.1.1
  • 33.82
  • 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.10
  • 33.82
  • Published

available-regexp-flags

Which regular expression flags does the current environment support?

  • v1.0.4
  • 33.77
  • Published

preprocessor-loader

Preprocessor loader for webpack. Allows for regular expressions, callbacks, macros, similiar to the C preprocessor

  • v1.0.5
  • 33.69
  • Published

regexp-cjk

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

  • v3.3.117
  • 33.57
  • Published

tidyreplace

Extended native string replace method

  • v1.0.5
  • 33.46
  • Published

stream-editor

Utility for executing RegEx replacement on streams as well as transcoding/teeing/confluencing them.

  • v1.11.0
  • 33.21
  • Published

dotfile-regex

Regular expresson for matching dotfiles.

  • v1.0.2
  • 33.18
  • Published

regexp-range

create regex class range string `[δΈ€-十]` `[β“ͺ-㊿]` ...

  • v2.0.7
  • 33.09
  • Published

newline-regex

Regex for newline characters

  • v0.2.1
  • 32.89
  • Published

strapi-advanced-uuid

UUID field type support to Strapi with customizations

  • v2.1.1
  • 32.87
  • Published

wordcount

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

  • v1.1.1
  • 32.81
  • Published

files-replace

Find and replace strings or template outputs in text files (CLI tool designed for use in npm scripts)

  • v0.1.4
  • 32.77
  • Published

has-named-captures

Does the JS environment support named capture groups in regexes?

  • v1.0.0
  • 32.74
  • Published

match-words

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

  • v1.0.0
  • 32.74
  • Published

regexp.execall

Array of RegExp.prototype.exec results

  • v1.0.2
  • 32.73
  • Published

non-ascii

Regular expression for matching non-ASCII characters

  • v2.0.0
  • 32.66
  • Published

onion-regex

Regular expression for matching .onion Tor links (v2 & v3).

  • v2.0.8
  • 32.64
  • Published

youtube-regex

The correct Youtube video id regex! Regex done right!

  • v1.0.5
  • 32.61
  • 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.10
  • 32.38
  • 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.10
  • 32.32
  • Published