Skip to content

innovatorved/TextManipulator

Repository files navigation

TextManipulator

Modern text manipulation web app: clean up spacing/lines, change casing, copy/download, and view quick stats.

Tech

  • React + React Router
  • Vite (build/dev)
  • Tailwind CSS (no Bootstrap)
  • Bun (package manager + scripts)

Local development

Install dependencies:

bun install

Run dev server:

bun run dev

Production build:

bun run build

Preview the production build locally:

bun run preview

Deployment

This is a standard Vite app. The build output is in dist/.

  • Netlify/Vercel: set build command to bun run build and publish directory to dist.
  • Any static host: upload the dist/ folder contents.

Acknowledgements

FAQ

What is TextManipulator ?

TextManipulator is WebApp can be Used to Manipulate Your text in a variety of ways .

Why TextManipulator ?

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 .

Feedback

If you have any feedback, please reach out to us at vedgupta@protonmail.com

Hi, I'm Ved! 👋

🚀 About Me

Hey I am a Developer.

Authors

About

TextManipulator WebApp can be Used to Manipulate Your Text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors