Skip to content

TextUtils is a simple and user-friendly text manipulation tool built with React. It allows you to easily convert text to uppercase, lowercase, and remove spaces.

Notifications You must be signed in to change notification settings

Ankan-cyber/textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils

TextUtils is a simple and user-friendly text manipulation tool built with React. It allows you to easily convert text to uppercase, lowercase, and remove spaces.

Features

  • Convert text to uppercase or lowercase
  • Remove spaces from text
  • Clear input field
  • User-friendly interface

Installation

git clone https://github.com/Ankan-cyber/textutils.git
cd textutils
npm install

Usage

Start the development server:

npm start

Build for production:

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This repository is not under any license, if you want to use or redistribute it please contact the author or the owner of the repository to get their permission.

About

TextUtils is a simple and user-friendly text manipulation tool built with React. It allows you to easily convert text to uppercase, lowercase, and remove spaces.

Topics

Resources

Stars

Watchers

Forks