TextUtils is a simple web application that provides various text manipulation utilities. Users can perform operations like converting text case, removing extra spaces, and generating random text.
- Text Case Conversion: Convert text to uppercase, lowercase, capitalize.
- Short by words: Short entered text ascending order.
- Copy to clipboard: Copy entered/converted text by just one click.
- React.js: Frontend library for building user interfaces.
- Bootstrap: Frontend framework for styling.
- JavaScript: Programming language for building interactive features.
Visit the live demo of TextUtils here.
TextUtils is a web application, and there is no need for installation. Simply visit the live demo to use the application.
- Enter or paste the text in the input area.
- Choose the desired operation from the available options.
- View the manipulated text in the output area.
If you would like to contribute to this project, please open an issue or create a pull request with your proposed changes.