https://github.com/vanesa-r/online-word-count
Simple and useful online tool to count words, characters (with and without white spaces), sentences and paragraphs.
https://github.com/vanesa-r/online-word-count
html-css-javascript
Last synced: 3 months ago
JSON representation
Simple and useful online tool to count words, characters (with and without white spaces), sentences and paragraphs.
- Host: GitHub
- URL: https://github.com/vanesa-r/online-word-count
- Owner: Vanesa-R
- License: mit
- Created: 2021-08-29T10:00:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T18:20:36.000Z (over 3 years ago)
- Last Synced: 2025-01-22T18:30:57.342Z (4 months ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Contador de palabras *online*
Sencilla y útil herramienta *online* para contar caracteres (con y sin espacios), palabras, oraciones y párrafos.
Permite tanto insertar como pegar texto.
Para borrar todo el texto y la información de los contadores, contiene un útil botón para resetear todo el contenido.
## Capturas de pantalla - *Screenshots*
### Diseño para móvil
### Diseño para escritorio

## Construido con
- Lenguaje semántico HTML5
- Propiedades CSS3
- Flexbox
- Mobile-first*
- Metodología BEM
- JavaScript**¿Quieres ver cómo funciona? [¡Echale un vistazo!](https://vanesa-r.github.io/online-word-count/)** 👈
## Autora - *Author*
Vanesa Rodríguez## Licencia - *License*
[MIT License](https://github.com/Vanesa-R/Online-Word-Count/blob/master/license.md)--------------------------------------------------
# *Online Words Count*
*Simple and useful online tool to count words, characters (with and without white spaces), sentences and paragraphs.*
*You can insert or copy & paste your text.*
*To clean all the text and the information of the counters, the tool it contains a useful button to reset all the content.*
## *Built with*
- *Semantic HTML5 markup*
- *CSS custom properties*
- *Flexbox*
- *Mobile-first workflow*
- *BEM*
- *JavaScript***_Wanna look how it works? [Check it out!](https://vanesa-r.github.io/online-word-count/)_** 👈