Skip to main content

@std/regexp@1.0.1
Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score100%
Downloads3,155/wk
Publisheda year ago (1.0.1)

Utilities for working with RegExp

default

Functions for tasks related to regular expression (regexp), such as escaping text for interpolation into a regexp.

f
escape

Escapes arbitrary text for interpolation into a regexp, such that it will match exactly that text and nothing else.

f
escape

Escapes arbitrary text for interpolation into a regexp, such that it will match exactly that text and nothing else.