sindresorhus / replace-stringLinks
Replace all substring matches in a string
☆89Updated 4 years ago
Alternatives and similar repositories for replace-string
Users that are interested in replace-string are comparing it to the libraries listed below
Sorting:
- Check if a project is using Yarn☆97Updated last month
- Simplified high resolution timing☆84Updated last year
- Measure the time a promise takes to resolve☆71Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Lazy number range generator☆82Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Generate a unique random string☆86Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Check if a URL is absolute☆80Updated last month
- Create a HTML element string☆93Updated 11 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a Mac camera is on☆97Updated 3 weeks ago
- Rename a function☆47Updated last year
- Mimic a Node.js HTTP response stream☆60Updated last year
- Get the fullname of the current user☆47Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago