Releases: erincones/cowsayjs
Releases · erincones/cowsayjs
v0.3.0
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
andcowthink
commands. - Tested against the original
cowsay
andcowthink
commands.
To do
- Complete the README.md file.
- Improve tests.
- Add modes programmatically.
- Add cows programmatically.