Display cows in terminal
npm install libcowsShows awesome cows in terminal.
``
const libcows = require('libcows')
console.log(libcows()) // prints all, 426 cows in a array
console.log(libcows.randomCow()) // prints a randomly selected cow
console.log(libcows.printRainbowedRandomCow()) // prints a rainbow colored random cow
`
```
(__) s
(@@) s
/-------\===
/ | ||
* ||----||
^^ ^^
Cow SMOKING
grass
I can't stand npm packages which forces you to have a lot of meta files and shit for maybe a single javascript file with 3 lines. So I've added dependencies so libcows remains with no dependencies :)
* chalk devs
* tinygradient devs
* and more
* see vendor/