Replace matching strings and regexes in files
☆178Sep 11, 2025Updated 5 months ago
Alternatives and similar repositories for replace-in-files-cli
Users that are interested in replace-in-files-cli are comparing it to the libraries listed below
Sorting:
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Simple micro templating☆78Sep 16, 2025Updated 5 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Filter out unwanted `console.log()` output☆247Jul 8, 2022Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- Check if an app exists on macOS☆78Nov 2, 2021Updated 4 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 6 months ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Aug 10, 2021Updated 4 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126May 2, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Boilerplate to kickstart creating a Node.js command-line tool☆261May 2, 2024Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Move a file, directory, or symlink - Even works across devices☆206Jan 25, 2026Updated last month
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Check if your code is running as an npm script☆56Sep 18, 2021Updated 4 years ago
- Simple micro templating☆373Sep 17, 2025Updated 5 months ago
- Get the default browser☆28Dec 19, 2023Updated 2 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Slugify a string☆65Sep 15, 2025Updated 5 months ago
- Regular expression for matching reserved filename characters☆53Sep 14, 2025Updated 5 months ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 3 weeks ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Wait for localhost to be ready from the command-line☆121Sep 11, 2025Updated 5 months ago
- Microservice to get the latest public GitHub repos from a user☆151Apr 30, 2024Updated last year