README
node-gif
Show gifs in the terminal
Works in any terminal that supports colors.
Install
$ npm install -g node-gif
Usage
$ node-gif [gifSearch]
Example
$ node-gif funny
License
MIT © Paul Fitzgerald
Fetch gifs using node in the terminal
<script type="module">
import nodeGif from 'https://cdn.skypack.dev/node-gif';
</script>
Show gifs in the terminal
Works in any terminal that supports colors.
$ npm install -g node-gif
$ node-gif [gifSearch]
$ node-gif funny
MIT © Paul Fitzgerald