Showing 1-20 of 184 packages
This package includes the [core-js](https://github.com/zloirock/core-js) polyfill for `String#replaceAll`, along with TypeScript typings.
Replace all instances in a JavaScript string
Combines the functionality from replaceall and multi-string-replace
Spec-compliant polyfill for String.prototype.replaceAll ESnext proposal
Supports global replacement, case-insensitive mode, start index control, and functional replacement compatible with native `String.replace`.
js replaceAll for String and Object
js-polyfills replaceAll
Replace all substring matches in a string
`String.prototype.replaceAll` ponyfill.
This will add the replaceAll method to the string prototype so you can use it exactly as you would with ECMA-262 and all need to be done after support was added to your env is to remove the require at the top!
<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>
replace all occurrences of a string within a string with another string
replaceall for nodeJS
A pattern for a code-editor
🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense
open-models
An MCP server for neovim
replaceAllOf
  
String replace all substr, max speed, faster than regex based replaceall() in most cases.