string-escape-regex@1.0.0
A tiny function for escaping a string to be used as the source in a regex.
2022-05-06
安装 (1.0.0)
npm install string-escape-regex@1.0.0
yarn add string-escape-regex@1.0.0
pnpm add string-escape-regex@1.0.0
bun add string-escape-regex@1.0.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| fava | ^0.0.6 |
| tsex | ^1.1.2 |
| typescript | ^4.6.4 |