Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.