Skip to content

Nateer-ed/Duplicate-Lines-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Duplicate Lines Finder

A simple web App Tool to find and remove duplicate lines from text.

image

Features

  • Counts total and empty lines.
  • Identifies and removes duplicate lines.
  • Displays the unique lines after removal.
  • Allows copying the result to the clipboard.

Technologies Used

  • HTML5
  • Tailwind CSS
  • JavaScript

How to Use

  1. Clone or download the repository.
  2. Open index.html in your browser.
  3. Paste your text into the textarea.
  4. Click on the "Find Duplicates" button to see the result.

Setup

If you want to modify the code:

  1. Clone the repository:
    git clone https://github.com/Nateer-ed/Duplicate-Lines-Finder.git

About

This Duplicate Lines Finder is a lightweight web application designed to help you identify and remove duplicate lines from blocks of text. Whether you're working with large datasets, coding scripts, or simply organizing information, this tool simplifies the process by quickly detecting duplicates and presenting you with the cleaned text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors