https://github.com/contigen/character-counter
A JS character counter
https://github.com/contigen/character-counter
Last synced: 4 months ago
JSON representation
A JS character counter
- Host: GitHub
- URL: https://github.com/contigen/character-counter
- Owner: contigen
- Created: 2021-02-16T03:09:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T03:44:15.000Z (over 5 years ago)
- Last Synced: 2025-03-04T08:29:55.562Z (over 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Character-Counter
This is a basic character counter implemented using
JavaScript,
shows the length of the characters input, with and
without white spaces.