Skip to content

ricardo-valero/roc-ansi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.4%
  • Roc 11.6%
  • CSS 5.7%
  • JavaScript 2.7%
  • Other 0.6%