moo

This library returns a cow with some words of wisdom (which can be custom if you set it), for you to do with as you please.
https://github.com/sayofthelor/moo/

To install, run:

haxelib install moo 1.0.0 

See using Haxelib in Haxelib documentation for more information.

README.md

moo.hx

This library returns a cow with some words of wisdom (which can be custom if you set it), for you to do with as you please.

         (__) 
         (oo) 
   /------\/ 
  / |    ||   
 *  /\---/\ 
    ~~   ~~   
...."Moo.hx is coooooooooool."...

Usage examples:

trace(moo.Moo("Test"));
debugPrint(moo.Moo("Helloooooooo!"));
randomFunctionIMadeUp(moo.Moo("Heyyyyyyyyyyyyyyyyyy!"));
var x:String = moo.Moo("Have I mooed today?");
Contributors
sayofthelor
Version
1.0.0
Published
4 years ago
License
GPL

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub