搜索 "Search and Replace" 的结果(共 5 个)
babel-plugin-minify-replace
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
MIT
grunt-regex-replace
Grunt plugin to search and replace text content of files based on regular expression patterns
grunt-sed
Grunt task for search and replace.