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
word_nth allows you to create a LaTeX formatted string of the following form:
<script type="module">
import wordNth from 'https://cdn.skypack.dev/word_nth';
</script>
word_nth allows you to create a LaTeX formatted string of the following form:
(...) *n-times* word word word word
word_nth <your_word_here> <n>
npm i word_nth -g