README
tronald
A CLI to get quotes from the infamous 45th US President.
API used is https://www.tronalddump.io/
This is built in node with yargs, chalk and axios.
Yes, I put this on NPM. I'm just doing it to start learning things, really.
A CLI to get quotes from the infamous 45th US President.
<script type="module">
import tronald from 'https://cdn.skypack.dev/tronald';
</script>
A CLI to get quotes from the infamous 45th US President.
API used is https://www.tronalddump.io/
This is built in node with yargs, chalk and axios.
Yes, I put this on NPM. I'm just doing it to start learning things, really.