Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihir2006/my-app
React page
https://github.com/mihir2006/my-app
html-css-js jsx reactjs text-editor text-to-speech
Last synced: 2 days ago
JSON representation
React page
- Host: GitHub
- URL: https://github.com/mihir2006/my-app
- Owner: MIHIR2006
- Created: 2023-08-25T18:12:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T07:25:41.000Z (12 days ago)
- Last Synced: 2025-02-03T07:33:23.350Z (12 days ago)
- Topics: html-css-js, jsx, reactjs, text-editor, text-to-speech
- Language: JavaScript
- Homepage: https://mihir2006.github.io/my-app/
- Size: 848 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TextUtils
### Word counter, character counter, Remove extra Spaces## 🔋 Features
* **Analyze Your text**: Analyze your text for readability, sentence structure, grammar, and more, Textutils helps you get the insights you need for improving your writing or understanding its quality.
* **Free to user**: TextUtils is a free character counter tool that provides instant character count & word count statistics for a given text. TextUtils reports the number of words and characters. Thus it is suitable for writing text with word/ character limit.
* **Browser Compatible**: This word counter software works in any web browsers such as Chrome, Firefox, Internet Explorer, Safari, Opera. It suits to count characters in facebook, blog, books, excel document, pdf document, essays, etc.
* **Responsive**: The application is responsive across all devices.
and many more, including code architecture and reusability
## How to use
1. Clone the repo
``` bash
git clone https://github.com/MIHIR2006/my-app.git
```2. Install dependencies
``` bash
npm install
```3. Start the dev server
``` bash
npm start
```### Give it ⭐