Skip to content

Releases: erincones/cowsayjs

v0.3.0

31 Mar 14:31
Compare
Choose a tag to compare

Features

  • Zero dependencies.
  • Coded in pure ES5 for best support.
  • Full documented code with JSDoc and TypeScript declaration files.
  • CLI commands with the same parameters as the original cowsay and cowthink commands.
  • Tested against the original cowsay and cowthink commands.

To do

  • Complete the README.md file.
  • Improve tests.
  • Add modes programmatically.
  • Add cows programmatically.