Showing 1-20 of 197 packages
Replace all instances in a JavaScript string
This package includes the [core-js](https://github.com/zloirock/core-js) polyfill for `String#replaceAll`, along with TypeScript typings.
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`.
Replace all substring matches in a string
js replaceAll for String and Object
`String.prototype.replaceAll` ponyfill.
js-polyfills replaceAll
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!
replace all occurrences of a string within a string with another string
replaceall for nodeJS
<img src="http://craydent.com/JsonObjectEditor/img/svgs/craydent-logo.svg" width=75 height=75/>
A pattern for a code-editor
open-models
🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense
An MCP server for neovim
replaceAllOf
  
String replace all substr, max speed, faster than regex based replaceall() in most cases.