https://github.com/surajtadhani/project_textutils
A handy text utility app that lets you quickly convert text between uppercase and lowercase, remove extra spaces, and even convert text to speech. Built with a simple interface for easy and fast text editing and accessibility.
https://github.com/surajtadhani/project_textutils
css3 html5 javascript netlify-deployment react-router reactjs vite
Last synced: 10 months ago
JSON representation
A handy text utility app that lets you quickly convert text between uppercase and lowercase, remove extra spaces, and even convert text to speech. Built with a simple interface for easy and fast text editing and accessibility.
- Host: GitHub
- URL: https://github.com/surajtadhani/project_textutils
- Owner: SurajTadhani
- Created: 2024-06-05T08:50:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-24T14:19:54.000Z (10 months ago)
- Last Synced: 2025-08-24T19:34:05.689Z (10 months ago)
- Topics: css3, html5, javascript, netlify-deployment, react-router, reactjs, vite
- Language: JavaScript
- Homepage: https://textutils-suraj.netlify.app
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh