Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 777 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 777 Bytes

TextUtils

TextUtils is a web application developed using React and JavaScript that provides various text manipulation utilities.

Features

Convert text to lowercase, uppercase or Capitalize.
Count characters or Remove extra spaces from text.
Download text as .txt file

Technologies Used

React: A JavaScript library for building user interfaces.
JavaScript: A high-level programming language commonly used for web development.

Demo

Check here

Screenshot

Screenshot 2024-05-01 062529

Usage

Enter text in the input field.
Use the buttons to perform different text manipulation operations.