@bastienduran/count-word

JS Word Counter

Usage no npm install needed!

<script type="module">
  import bastienduranCountWord from 'https://cdn.skypack.dev/@bastienduran/count-word';
</script>

README

Word Counter

This is a TDD exercice to build a tools that allow to count word (more than 2 letters) in a text.