ayushiiaggarwall / Text-Utils

A text utility website, which provides various functionalities to the user such as convert text to Upper Case or Lower Case, copy the text to clipboard, remove extra spaces from the text, count the number of words or characters in the text, and give an estimate reading time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Utils

This is a reach based text utility web application, which provides various functionalities to the user.

Functionalities -

  • Converts text to Upper Case
  • Converts text to Lower Case
  • Copies the text to the clipboard
  • Removes extra spaces from the text
  • Counts the number of words in the text
  • Counts the number of characters in the text
  • Gives an estimate time of reading the text

Tech Stack -

  • HTML
  • CSS
  • Bootstrap
  • React

The link for the web application is https://ayushiiaggarwall.github.io/Text-Utils/

About

A text utility website, which provides various functionalities to the user such as convert text to Upper Case or Lower Case, copy the text to clipboard, remove extra spaces from the text, count the number of words or characters in the text, and give an estimate reading time.


Languages

Language:JavaScript 79.1%Language:HTML 14.2%Language:CSS 6.7%