This script finds a string in a text box, based on a RegEx pattern, and replaced them with the provided string (regex). This is often also called "GREP search".
-
Updated
May 6, 2018 - JavaScript
This script finds a string in a text box, based on a RegEx pattern, and replaced them with the provided string (regex). This is often also called "GREP search".
Add a description, image, and links to the grep-search topic page so that developers can more easily learn about it.
To associate your repository with the grep-search topic, visit your repo's landing page and select "manage topics."