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:
- Simplified high resolution timing☆81Updated 9 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Create a HTML element string☆91Updated 7 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the fullname of the current user☆47Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Check if JPEG images are progressive☆36Updated last year