word_nth

word_nth allows you to create a LaTeX formatted string of the following form:

Usage no npm install needed!

<script type="module">
  import wordNth from 'https://cdn.skypack.dev/word_nth';
</script>

README

word_nth cli tool

word_nth allows you to create a LaTeX formatted string of the following form:

             (...) *n-times*
          word
       word
    word
 word

usage

word_nth <your_word_here> <n>

install

npm i word_nth -g