sindresorhus / replace-stringLinks
Replace all substring matches in a string
☆89Updated 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:
- Extract the actual stack of an error☆67Updated 3 years ago
- Simplified high resolution timing☆84Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Clean up regular expressions☆62Updated last year
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Generate a unique random string☆87Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the path of the parent module☆78Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Create a HTML element string☆93Updated 11 months ago
- Check if a project is using Yarn☆97Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a URL is absolute☆80Updated last month
- Check if it's the first time the process is run☆81Updated last month
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Import a globally installed module☆57Updated last year