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

https://github.com/richardmiruka/character-count

A simple web application that allows users to input text into a text area and see the total number of characters in real-time
https://github.com/richardmiruka/character-count

count counting

Last synced: 25 days ago
JSON representation

A simple web application that allows users to input text into a text area and see the total number of characters in real-time

Awesome Lists containing this project

README

          

# Character-Count
The Character Counter is a simple web application that allows users to input text into a textarea and see the total number of characters in real-time.