frep@0.2.2
Find, replace and string tranformation utility for node.js. Modify strings by passing an array or object of RegExp or string replacement patterns. Patterns can be strings, arrays of strings or regex, replacements can be strings or functions.
2014-06-10
安装 (0.2.2)
npm install frep@0.2.2
yarn add frep@0.2.2
pnpm add frep@0.2.2
bun add frep@0.2.2
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| chai | ^1.9.1 |
| mocha | ^1.18.2 |
| underscore.string | ^2.3.3 |
| verb | ^0.2.7 |