Works with
•JSR Score70%•It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Functions for tasks related to regular expression (regexp), such as escaping text for interpolation into a regexp.
Add Package
deno add jsr:@std/regexp
Import symbol
import * as regexp from "@std/regexp";
Import directly with a jsr specifier
import * as regexp from "jsr:@std/regexp";