A lightweight JavaScript text utility tool that provides various text transformation and analysis features. Built with vanilla JavaScript for fast performance and easy deployment.
- Case Conversion: Convert text to uppercase, lowercase, or capitalize each word
- Extra Spaces Removal: Clean up multiple spaces and format text properly
- Text Copy: One-click copy to clipboard functionality
- Word & Character Count: Real-time statistics about your text
- Clear Text: Quick reset functionality
- Responsive Design: Works seamlessly on mobile, tablet, and desktop
Frontend: HTML5, CSS3, JavaScript (ES6+)
Styling: Custom CSS with responsive design
No frameworks - Pure vanilla JavaScript
- Clone the repository
git clone https://github.com/abhiraj2512/textutils.git
cd textutils