sindresorhus / replace-stringLinks
Replace all substring matches in a string
☆88Updated 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:
- Measure the time a promise takes to resolve☆70Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Simplified high resolution timing☆82Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a project is using Yarn☆97Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Rename a function☆46Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 2 weeks ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Generate a unique random string☆85Updated 3 years ago
- Create a HTML element string☆93Updated 9 months ago
- Clean up regular expressions☆62Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago