• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

When using forms in HTML, Javascript and other instances the requirement to give a word count limit is required. Mostly the character count is given as a built in attribute. In this repository a Javascript has been shared to provide a word count limit to a given text area.