sindresorhus / replace-stringLinks
Replace all substring matches in a string
☆88Updated 3 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:
- List of JavaScript types☆82Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Conditional promise chains☆60Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Create a HTML element string☆91Updated 6 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Simplified high resolution timing☆81Updated 8 months ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Clean up regular expressions☆62Updated 9 months ago
- Measure the time a promise takes to resolve☆70Updated last year