Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddh34/mytextutils
TextUtils-A basic text operation web application
https://github.com/siddh34/mytextutils
nodejs react
Last synced: 6 days ago
JSON representation
TextUtils-A basic text operation web application
- Host: GitHub
- URL: https://github.com/siddh34/mytextutils
- Owner: siddh34
- Created: 2023-02-12T15:04:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T06:11:45.000Z (10 months ago)
- Last Synced: 2024-03-20T17:53:44.132Z (8 months ago)
- Topics: nodejs, react
- Language: JavaScript
- Homepage: https://siddh34.github.io/myTextUtils/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextUtils documentation
## Runing the project
* First Install NodeJS
[Node JS Installation](https://nodejs.org/en/download)
* Run The Following Command in order
npm install i
npm start
## What is Textutils?
![IMG 1](./Images/TextUtils.png)
* Textutils is an web application which can be used to analyse text & to form some basic operations on it.
* Basic operations include uppercasing, lowercasing, copying, removing extra spaces, captilized the text properly & we can even make the website to speak the text.
## Dark mode in textutils
![IMG 2](./Images/darkmode.png)
* You can even can the color of the container where you type the text.
## Future of Textutils
* As it is code with harry's project I enjoyed the operations on text we can make it more like quillbot & let people enjoy the good stuff for free.