A web tool that allows users to find and replace text in a given input. This tool provides a simple interface to customize search and replace options, download the modified text, and copy it to the clipboard.
https://github.com/devanshyadav2010/find-and-replace-tool-website
Check out the live demo here.
Insert screenshots or gifs showcasing your tool in action.
- Flexible Find and Replace Options: Add multiple find and replace options to tailor your text modifications.
- Download Modified Text: Save the modified text as a
.txt
file for future use. - Copy to Clipboard: Quickly copy the modified text to your clipboard with a single click.
- Open
index.html
in your web browser. - Enter the text in the input area.
- Customize find and replace options.
- Click the "Find & Replace" button to apply modifications.
- Download the modified text or copy it to the clipboard.
To add additional find and replace options, click the "Add Find & Replace Option" button and fill in the details.
Modify the styles.css
file to customize the visual appearance of the tool.
Feel free to contribute to this project. Fork the repository, make your changes, and submit a pull request.
This project is licensed under the MIT License.