Modern text manipulation web app: clean up spacing/lines, change casing, copy/download, and view quick stats.
- React + React Router
- Vite (build/dev)
- Tailwind CSS (no Bootstrap)
- Bun (package manager + scripts)
Install dependencies:
bun install
Run dev server:
bun run dev
Production build:
bun run build
Preview the production build locally:
bun run preview
This is a standard Vite app. The build output is in dist/.
- Netlify/Vercel: set build command to
bun run buildand publish directory todist. - Any static host: upload the
dist/folder contents.
TextManipulator is WebApp can be Used to Manipulate Your text in a variety of ways .
From length of Space between letters words of text, to the length of space between the words of a sentence, to change in Lower case , Upper case or in Title case .
If you have any feedback, please reach out to us at vedgupta@protonmail.com
Hey I am a Developer.