Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esausilva/character-word-sentence-paragraph-counter
Counts characters, words, sentences and paragraphs in a given text, written in Vanilla JavaScript (ES6+) and React
https://github.com/esausilva/character-word-sentence-paragraph-counter
character-counter paragraph-counter react sentence-counter vanilla-js word-counter
Last synced: 27 days ago
JSON representation
Counts characters, words, sentences and paragraphs in a given text, written in Vanilla JavaScript (ES6+) and React
- Host: GitHub
- URL: https://github.com/esausilva/character-word-sentence-paragraph-counter
- Owner: esausilva
- Created: 2017-08-27T00:30:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T23:12:31.000Z (about 2 years ago)
- Last Synced: 2024-11-08T04:33:26.174Z (3 months ago)
- Topics: character-counter, paragraph-counter, react, sentence-counter, vanilla-js, word-counter
- Language: JavaScript
- Homepage: https://esausilva.com/2017/08/26/character-word-sentence-paragraph-counter-in-vanilla-javascript-and-react/
- Size: 923 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Character, Word, Sentence and Paragraph Counter in Vanilla JavaScript and React
> Counts characters, words, sentences and paragraphs in a given text, written in Vanilla JavaScript (ES6+) and React.
For a detailed tutorial visit [this post](http://esausilva.com/2017/08/26/character-word-sentence-paragraph-counter-in-vanilla-javascript-and-react/) where I describe this repo.
## Live Demos
- [VanillaJS](https://codepen.io/esausilva/pen/WEgeMy)
- [React](https://stackblitz.com/edit/character-word-sentence-and-paragraph-counter)## Giving Back
If you would like to support my work and the time I put into making tutorials, consider getting me a coffee by clicking on the image below. I would really appreciate it!
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/esausilva)