regex-cache@0.4.4
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
MIT
2017-09-01
安装 (0.4.4)
npm install regex-cache@0.4.4
yarn add regex-cache@0.4.4
pnpm add regex-cache@0.4.4
bun add regex-cache@0.4.4
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-equal-shallow | ^0.1.3 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| ansi-bold | ^0.1.1 |
| benchmarked | ^0.1.5 |
| gulp-format-md | ^0.1.7 |
| micromatch | ^2.3.7 |
| should | ^8.3.0 |