blink-cli / ansi
An Ansi helper that includes a fluent Ansi string builder.
dev-master
2020-12-09 23:21 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-10 16:22:43 UTC
README
This helper provides a class (BlinkCLI\Ansi\Ansi) which stores terminal output sequences for Ansi and includes a minimal Ansi string builder (BlinkCLI\Ansi\AnsiString) to easily build an Ansi escape sequence. The best way to start interacting with this helper is to poke around in both of those classes.