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

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

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.