sindresorhus / replace-stringLinks
Replace all substring matches in a string
☆90Updated 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☆63Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Rename a function☆47Updated 2 years ago
- Check if a project is using Yarn☆98Updated 3 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Extract the actual stack of an error☆68Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Create a HTML element string☆94Updated last year
- Check if a Mac camera is on☆97Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Generate a unique random string☆89Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Write hyperlinks in the terminal☆89Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Clean up regular expressions☆63Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago