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:
- Lazy number range generator☆81Updated last year
- Check if a project is using Yarn☆97Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Simplified high resolution timing☆81Updated 10 months ago
- Measure the time a promise takes to resolve☆70Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Rename a function☆46Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Create a HTML element string☆92Updated 8 months ago
- Write hyperlinks in the terminal☆91Updated 5 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Generate a unique random string☆85Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- 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
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year