Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 317 Bytes

Character Count

Vanilla JS script that counts number of characters and words in the input field and textarea real time.

Also make the count message accessible to screen readers in real time.

Project 4 of Vanilla JS Academy

View Demo