Skip to content

TextUtils is a word counter and a character counter utility which can be used to manipulate your text in the way you want. You can remove extra spaces, copy the menipulated text from UpperCase too Lowercase and LowerCase to UpperCaes, etc.

Notifications You must be signed in to change notification settings

Varunyadavgithub/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils ## 🔗Live Link

TextUtils is a versatile word and character manipulation utility built with React. It provides a range of features to help you manipulate your text in various ways, including word and character counting, removing extra spaces, and converting text between different cases.

📷 Screenshort

Screenshot 2024-03-16 181242

✨ Features

  • Word Counter: Count the number of words in your text.
  • Character Counter: Count the number of characters in your text.
  • Remove Extra Spaces: Remove extra spaces from your text to ensure clean formatting.
  • Convert Case: Easily convert text between uppercase and lowercase, etc.

Usage

  1. Input Text: Enter the text you want to manipulate in the provided input field.
  2. Select Action: Choose from the available actions, such as word counting, character counting, removing extra spaces, or converting case.
  3. View Manipulated Text: The manipulated text will be displayed in real-time based on the selected action.
  4. Copy to Clipboard: Optionally copy the manipulated text to your clipboard for easy sharing or use.

🛠️ Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Installation

  1. Clone the repository:

    git clone https://github.com/Varunyadavgithub/TextUtils.git
    
  2. Navigate to the project directory:

    cd TextUtils
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open your web browser and visit http://localhost:3000 to view the application.

Contributing

Contributions are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to submit a pull request. Please follow the existing code style and guidelines.

Contact

For any questions, suggestions, or feedback, please feel free to reach out to Connect Me on 🔗 Linkedin 🔗 Twitter

About

TextUtils is a word counter and a character counter utility which can be used to manipulate your text in the way you want. You can remove extra spaces, copy the menipulated text from UpperCase too Lowercase and LowerCase to UpperCaes, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published