ricardo-valero / roc-ansi

Helpers to use ANSI Escape Sequences

Home Page:https://lukewilliamboswell.github.io/roc-ansi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roc ANSI

Helpers for working with the terminal

Example - Colors

Run with roc examples/colors.roc

example output showing colors

Example - TUI Menu

Run with roc examples/tui-menu.roc

example output showing colors

Example - Text Editor

Run with roc examples/text-editor.roc -- file_to_edit.txt

example output showing the text editor demo

Documentation

See https://lukewilliamboswell.github.io/roc-ansi/

To generate locally use roc docs package/main.roc

About

Helpers to use ANSI Escape Sequences

https://lukewilliamboswell.github.io/roc-ansi/

License:Universal Permissive License v1.0


Languages

Language:Roc 98.0%Language:Shell 2.0%