Skip to content

TextUtils is a word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove punctuations, convert your text Uppercase.

Notifications You must be signed in to change notification settings

tanmaythole/TextUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils

TextUtils is a word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove punctuations, convert your text Uppercase.

contributions welcome Open Source? Yes!


🚀Website - TextUtils

Features

  • Remove Punctuations
  • Convert Into UpperCase
  • Remove Extra Spaces
  • Dark Mode Enabled

Screenshot

How to Run Locally

Run the below command to clone the repository locally

git clone https://github.com/tanmaythole/TextUtils.git

To run the application, go to the root directory and run the below commands:

npm install         // install all react-dependencies
npm start           // start react app

this will run your application in localhost:3000


Future Scope

  • Authentication
  • More functions to be added

If you liked my work do give a star ⭐⭐⭐ It Encourages me to do more

About

TextUtils is a word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove punctuations, convert your text Uppercase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published