tans-parser 0.1.0
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 AI-friendly JSON output.
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