Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.59 KB

README.md

File metadata and controls

55 lines (35 loc) · 2.59 KB

Find and Replace Tool

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 License Last Commit Open Issues Closed Issues PRs Welcome

Live Demo

Check out the live demo here.

Screenshots

Insert screenshots or gifs showcasing your tool in action.

Features

  • 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.

Usage

  1. Open index.html in your web browser.
  2. Enter the text in the input area.
  3. Customize find and replace options.
  4. Click the "Find & Replace" button to apply modifications.
  5. Download the modified text or copy it to the clipboard.

Customize

Adding Find & Replace Options

To add additional find and replace options, click the "Add Find & Replace Option" button and fill in the details.

Styling

Modify the styles.css file to customize the visual appearance of the tool.

Contributing

Feel free to contribute to this project. Fork the repository, make your changes, and submit a pull request.

Repository Statistics

Repository Size Languages Top Language

License

This project is licensed under the MIT License.