Angramme / word_nth

This library let's you yeet a word into itself n times in LaTeX format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This library let's you yeet a word into itself n times in LaTeX format

License:MIT License


Languages

Language:JavaScript 100.0%