https://github.com/NidhiiK/Text-Tool
Text-Tool is an app which allows the user to perform multiple text-editing functions, such as making the full-text capital or small case, removing extra spaces between words, copying, and deleting the text. . Also tells reading time of the text , number of words and characters.
https://github.com/NidhiiK/Text-Tool
Last synced: 11 days ago
JSON representation
Text-Tool is an app which allows the user to perform multiple text-editing functions, such as making the full-text capital or small case, removing extra spaces between words, copying, and deleting the text. . Also tells reading time of the text , number of words and characters.
- Host: GitHub
- URL: https://github.com/NidhiiK/Text-Tool
- Owner: NidhiiK
- Created: 2021-11-19T15:43:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T11:56:59.000Z (over 3 years ago)
- Last Synced: 2024-08-01T22:00:44.505Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 363 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text-Tool
The app allows the user to perform multiple text-editing functions, such as making the full-text capital or small case, removing extra spaces between words, copying, and deleting the text.
Built using React.js and Bootstrap.