nodejs-replace - Command line search and replace utility using Nodejs
| Website: | https://github.com/harthur/replace |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
replace is a command line utility for performing search-and-replace on files. It's similar to sed but there are a few differences: * Modifies files when matches are found * Recursive search on directories with -r * Uses JavaScript syntax for regular expressions and replacement strings.
Packages
| nodejs-replace-0.3.0-2.el7.src [12 KiB] |
Changelog
by Dan Callaghan (2014-11-12):
- using LICENSE file committed upstream |