Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrieldiem/word_counter
Static webpage made for counting characters and words from a pasted text
https://github.com/gabrieldiem/word_counter
character-counter css html javascript word-counter
Last synced: about 17 hours ago
JSON representation
Static webpage made for counting characters and words from a pasted text
- Host: GitHub
- URL: https://github.com/gabrieldiem/word_counter
- Owner: gabrieldiem
- License: mit
- Created: 2022-01-20T23:59:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T21:45:39.000Z (4 months ago)
- Last Synced: 2024-11-05T14:04:27.579Z (about 2 months ago)
- Topics: character-counter, css, html, javascript, word-counter
- Language: HTML
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.es.md
Awesome Lists containing this project
README
# Contador de Palabras
[![en](https://img.shields.io/badge/read_in-english_%F0%9F%87%AC%F0%9F%87%A7-darkblue?style=flat)](https://github.com/walgab/Word_Counter)
Página web creada para contar caracteres y palabras de un texto pegado.
## Motivación
- Desarrollar una página web para resolver un problema que suelo enfrentar.
- Aprender JavaScript.
- Practicar HTML y CSS.## Página en vivo
Se puede probar aquí: [walgab.github.io/Word_Counter/](https://walgab.github.io/Word_Counter/)