Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdWorks with
•JSR Score100%•This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Downloads1,692/wk
•Publisheda year ago (1.0.1)
Utilities for working with RegExp
Add Package
deno add jsr:@std/regexp
Import symbol
import { escape } from "@std/regexp/escape";
Import directly with a jsr specifier
import { escape } from "jsr:@std/regexp/escape";
Add Package
pnpm i jsr:@std/regexp
pnpm dlx jsr add @std/regexp
Import symbol
import { escape } from "@std/regexp/escape";
Add Package
yarn add jsr:@std/regexp
yarn dlx jsr add @std/regexp
Import symbol
import { escape } from "@std/regexp/escape";
Add Package
vlt install jsr:@std/regexp
Import symbol
import { escape } from "@std/regexp/escape";
Add Package
npx jsr add @std/regexp
Import symbol
import { escape } from "@std/regexp/escape";
Add Package
bunx jsr add @std/regexp
Import symbol
import { escape } from "@std/regexp/escape";