Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)