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




License
•MIT
Downloads3,286/wk
•Publisheda month ago (1.0.2)
Utilities for working with RegExp
Functions
f
escape(str: string): string
Escapes arbitrary text for interpolation into a regexp, such that it will match exactly that text and nothing else.