An open API service indexing awesome lists of open source software.

https://github.com/hellerve/lolcarp

A Lolcat implementation in Carp
https://github.com/hellerve/lolcarp

Last synced: 12 months ago
JSON representation

A Lolcat implementation in Carp

Awesome Lists containing this project

README

          

# lolcarp

[Lolcat](https://github.com/busyloop/lolcat)-like terminal colors in Carp.

## Usage

The API only consists of one function, `write`, which takes in a string and prints it
to the standard output with random Lolcat-like colors applied.

Other Lolcat features, such as inversion and animation, are planned as well.


Have fun!