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
- Host: GitHub
- URL: https://github.com/hellerve/lolcarp
- Owner: hellerve
- Created: 2018-05-16T21:38:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T11:05:30.000Z (over 6 years ago)
- Last Synced: 2025-02-12T05:12:13.337Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!