preserve-case
case-preserving string.replace
Found 4 results for replace-text
case-preserving string.replace
🧶 Safely replace any part of a string with anything. Example: useful for replacing substrings with JSX in React
This package is intended to be used along with html-webpack-plugin. It can be used to replace text in the html file created by the html-webpack-plugin during the webpack build process. Works only wth webpack@^4
This README would normally document whatever steps are necessary to get your application up and running.