Skip to content

Text Alter is the word counter, character counter, lines counter, reading time counter tool or utility that manipulate your text in the way you want like convert to uppercase or lowercase, toggle case, alternate case, capitalize text, remove extra spaces or lines, copy text, clear text etc

License

Notifications You must be signed in to change notification settings

ImHappyKumar/text-alter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextAlter

Developed by Happy Kumar

Text Alter is a utility tool built using ReactJS that provides various text manipulation features, including word counting, character counting, line counting, reading time calculation, and text transformation options such as converting to uppercase or lowercase, toggling case, alternating case, capitalizing text, removing extra spaces or lines, copying text, and clearing text.

Features

  • Word Counter: Count the number of words in the provided text.
  • Character Counter: Count the number of characters in the provided text.
  • Lines Counter: Count the number of lines in the provided text.
  • Reading Time Counter: Estimate the reading time for the provided text.
  • Text Transformation: Manipulate text in various ways:
    • Convert to Uppercase or Lowercase.
    • Toggle Case: Switch the case of each character.
    • Alternate Case: Make characters alternate between uppercase and lowercase.
    • Capitalize Text: Capitalize the first letter of each word.
    • Remove Extra Spaces or Lines: Clean up unnecessary spaces or lines.
  • Copy Text: Easily copy the manipulated text to the clipboard.
  • Clear Text: Clear the text area to start fresh.

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/ImHappyKumar/TextAlter.git
    
  2. Navigate to the project directory:
    cd text-alter
    
  3. Install dependencies:
    npm install
    

Usage

  1. Start the development server:
    npm start
    
  2. Access the application in your browser at http://localhost:3000

Contributing

Contributions are welcome! If you encounter issues or have suggestions, please create an issue or submit a pull request.

About

Text Alter is the word counter, character counter, lines counter, reading time counter tool or utility that manipulate your text in the way you want like convert to uppercase or lowercase, toggle case, alternate case, capitalize text, remove extra spaces or lines, copy text, clear text etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published