Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumba23/word-analytics-with-vite-and-react
https://github.com/jumba23/word-analytics-with-vite-and-react
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumba23/word-analytics-with-vite-and-react
- Owner: jumba23
- Created: 2024-03-05T17:31:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T17:55:32.000Z (8 months ago)
- Last Synced: 2024-03-06T19:33:07.013Z (8 months ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Analytics App
This app is a simple word analytics app that takes a string input and returns the number of words in the string, the number of characters in the string, and the average word length.
More information about the app is coming ...