Skip to content

TextUtils is a handy text tool offering case conversion, copy, clear, and extra space removal, along with word and character counts and reading time estimates. We're actively working on new features and welcome contributors to help enhance and expand its capabilities!

Notifications You must be signed in to change notification settings

shivamEr/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils

TextUtils is a powerful text utility tool that provides a range of functionalities for text manipulation and analysis. Built for quick and easy text processing, it helps users convert case, copy text, clear input, and remove extra spaces. This tool is ideal for anyone looking to simplify their text formatting tasks.

Features

  • Convert Case: Easily switch between uppercase and lowercase.
  • Copy Text: Quickly copy the processed text to your clipboard.
  • Clear Text: Clear the text area in one click to start fresh.
  • Remove Extra Spaces: Eliminate unnecessary spaces for clean formatting.

Your Text Summary

Displays key information such as:

  • Word Count: Total words in the input text.
  • Character Count: Total characters in the input text.
  • Reading Time: Estimated reading time based on word count.

Live Preview

The app includes a live preview section that updates as you edit text, providing real-time feedback on changes made.

Example Text Summary Output

Your Text Summary
3 Words and 15 Characters

0.024 Minutes Read

Preview
Enter Text here

Technologies Used

  • React: For building the interactive front end.

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/TextUtils.git
  2. Navigate into the project directory:
    cd TextUtils
  3. Install dependencies:
    npm install

Usage

  1. Start the app locally:
    npm start
  2. Open your browser and go to http://localhost:3000 to use the app.

Contributing

We welcome contributions! Feel free to open issues or submit pull requests to improve TextUtils.

License

This project is licensed under the MIT License – see the LICENSE file for details.


This README provides a comprehensive guide for your TextUtils project, including features, setup, and usage instructions.

About

TextUtils is a handy text tool offering case conversion, copy, clear, and extra space removal, along with word and character counts and reading time estimates. We're actively working on new features and welcome contributors to help enhance and expand its capabilities!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published