libcows

1.0.1 • Public • Published

Libcows.js

Shows awesome cows in terminal.

Example

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

Visual example

         (__)  s
         (@@) s
  /-------\===
 / |     ||
*  ||----||
   ^^    ^^
Cow SMOKING
   grass

Notes

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 :)

Credits

  • chalk devs
  • tinygradient devs
  • and more
  • see vendor/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i libcows

Weekly Downloads

1

Version

1.0.1

License

WTFPL

Unpacked Size

184 kB

Total Files

17

Last publish

Collaborators

  • meeh