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:
- Conditional promise chains☆61Updated 4 years ago
- Simplified high resolution timing☆81Updated 9 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Lazy number range generator☆81Updated last year
- Create a HTML element string☆91Updated 7 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Check if a project is using Yarn☆98Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Generate a unique random string☆85Updated 2 years ago
- Rename a function☆46Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 years ago
- List of JavaScript types☆82Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Check if JPEG images are progressive☆36Updated 11 months ago