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:
- Conditional promise chains☆61Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Simplified high resolution timing☆82Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Lazy number range generator☆81Updated last year
- Check if a project is using Yarn☆97Updated 3 years ago
- Rename a function☆46Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Create a HTML element string☆93Updated 9 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Clean up regular expressions☆62Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Generate a unique random string☆85Updated 3 years ago
- Get consecutively unique elements from an array☆74Updated last year