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

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.

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
![Captura móvil](images/screenshots/screenshot-mobile.png)

### Diseño para escritorio
![Captura escritorio sin texto](images/screenshots/screenshot-desktop-empty.png)
![Captura escritorio](images/screenshots/screenshot-desktop.png)

## 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/)_** 👈