https://github.com/daelvn/ansikit
Use ANSI escape sequences in lua
https://github.com/daelvn/ansikit
ansi lua moonscript
Last synced: 7 months ago
JSON representation
Use ANSI escape sequences in lua
- Host: GitHub
- URL: https://github.com/daelvn/ansikit
- Owner: daelvn
- License: other
- Created: 2019-11-28T06:34:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T20:22:17.000Z (about 6 years ago)
- Last Synced: 2025-03-10T15:11:58.624Z (11 months ago)
- Topics: ansi, lua, moonscript
- Language: MoonScript
- Homepage: http://daelvn.github.io/ansikit/
- Size: 731 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ansikit - ANSI code toolkit for Lua
A library for usual ANSI codes, with some extended capabilities like a color palette library or styling functions. It is written in MoonScript but plays nice with Lua.
## Installation
You can install the library with [LuaRocks](https://luarocks.org/).
```
$ luarocks install ansikit
```
This will make all modules available to you.
LuaRocks should automatically install dependencies for the module, but otherwise, feel free to manually download [typical](https://github.com/hoelzro/lua-typical) and [guardia](https://github.com/daelvn/guardia).
```
$ luarocks install typical
$ luarocks install guardia
```
## License
I'm throwing this, as always, to the public domain, do what you want with it.
## Maintainer
Dael [daelvn@gmail.com](mailto:daelvn@gmail.com)
## Goodbye?
goodbye.