Chris00/ANSITerminal

Basic control of ANSI compliant terminals and the windows shell.

OCaml

45

124 commits

updated Jan 9, 2024

See the code

README

Continuous Integration

ANSITerminal

ANSITerminal provides Basic control of ANSI compliant terminals and the windows shell.

ANSITerminal is a module allowing to use the colors and cursor movements on ANSI terminals. It also works on the windows shell (this part is currently work in progress).

Install

On Unix and OSX, the easier to install this library is to use opam:

opam install ANSITerminal

On Windows, until opam and ocamlbuild work well on this platform, you clone this repository and compile and install this library by executing:

build

Documentation

The API may be read online.

ansi-colors
ansi-terminal
ocaml-library
terminal
terminal-colors

Contributors

Chris00

109 commits

vincent-hugot

11 commits

dra27

1 commits

kit-ty-kate

1 commits

Chris00/ANSITerminal

Basic control of ANSI compliant terminals and the windows shell.

OCaml

45

124 commits

updated Jan 9, 2024

See the code

README

Continuous Integration

ANSITerminal

ANSITerminal provides Basic control of ANSI compliant terminals and the windows shell.

ANSITerminal is a module allowing to use the colors and cursor movements on ANSI terminals. It also works on the windows shell (this part is currently work in progress).

Install

On Unix and OSX, the easier to install this library is to use opam:

opam install ANSITerminal

On Windows, until opam and ocamlbuild work well on this platform, you clone this repository and compile and install this library by executing:

build

Documentation

The API may be read online.

ansi-colors
ansi-terminal
ocaml-library
terminal
terminal-colors

Contributors

Chris00

109 commits

vincent-hugot

11 commits

dra27

1 commits

kit-ty-kate

1 commits

Languages

OCaml

62.4%

C

29.9%

Standard ML

4.2%

Batchfile

2.8%