word-counter-js

Finds the number of words in a string

Usage no npm install needed!

<script type="module">
  import wordCounterJs from 'https://cdn.skypack.dev/word-counter-js';
</script>

README

words-counter

This is a javascript library to calculate the number of words in a sentence.