tans-parser 0.1.1
tans-parser parses raw terminal output with ANSI escape sequences into a structured grid representation with per-cell attributes (char, fg, bg, bold, italic, underline, blink). Includes a query API (State) for text search, color inspection, and JSON output, plus heuristic UI element recognition (Selector) for buttons, checkboxes, dialogs, statusbars, and progress bars.
Gemfile:
=
install:
=
Development Dependencies (8):
bundler-audit
~> 0.9
pry
~> 0.14
reek
~> 6.3
rspec
~> 3.12
rubocop
~> 1.50
rubocop-rake
~> 0.7
rubocop-rspec
~> 3.6
simplecov
~> 0.22