An open API service indexing awesome lists of open source software.

https://github.com/innovatorved/textmanipulator

TextManipulator WebApp can be Used to Manipulate Your Text
https://github.com/innovatorved/textmanipulator

innovatorved reactjs text text-editing text-processing webdevelopment

Last synced: 4 months ago
JSON representation

TextManipulator WebApp can be Used to Manipulate Your Text

Awesome Lists containing this project

README

          

# 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

- [Start with Python](https://github.com/innovatorved/BasicPython)
- [Python recall for Developers](https://github.com/innovatorved/python-recall)
- [Comptetive Programing with C++](https://github.com/innovatorved/Comptetive-Programing-cpp)

## 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

- [@Ved Gupta](https://github.com/innovatorved)