# Owl v0.13.1 - Table of Contents

## Pages

- [README](readme.md)

## Modules

- [Owl.Box](Owl.Box.md): Wraps data in boxes.

- [Owl.Data](Owl.Data.md): A set of functions for `t:IO.chardata/0` with [tags](`Owl.Tag`).

- [Owl.IO](Owl.IO.md): A set of functions for handling I/O with support for `t:Owl.Data.t/0`.
- [Owl.LiveScreen](Owl.LiveScreen.md): A server that handles live updates in the terminal.
- [Owl.Palette](Owl.Palette.md): A simple color picker.

- [Owl.ProgressBar](Owl.ProgressBar.md): A live progress bar widget.
- [Owl.Spinner](Owl.Spinner.md): A spinner widget.
- [Owl.System](Owl.System.md): Alternatives to selected `System` functions with safer logging.

- [Owl.Table](Owl.Table.md): Draws rich, customizable tables.

- [Owl.Tag](Owl.Tag.md): A tag struct.
- [Owl.Task](Owl.Task.md): Runs a task using the internal supervision tree.

- [Owl.TrueColor](Owl.TrueColor.md): True color escape sequences.

