01Provides surgical editing for individual cells, rows, and columns within tables.
02Converts collapsed HTML tables to clean pipe format for LLM readability and editing.
03Achieves significant token efficiency savings (up to 91%) for LLM table operations.
041 GitHub stars
05Preserves original HTML attributes (e.g., width) and inline formatting during write-back.
06Implements optimistic concurrency with version hashes to prevent stale overwrites.