table-commands-generator - Table operation command generator library
Provides table command generation, sparse table state management, cell merging, and command sequence interpretation.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Insert table rows and columns
- Delete table rows and columns
- Merge table cells
- Unmerge table cells
- Interpret table commands
- Manage sparse table data
- Record command sequences
- Replay command sequences
- Generate renderable grid data
Inputs
- Table operation parameters
- Cell coordinates and attributes
- Sparse table data structures
- Table command sequences
Outputs
- Generated table command sequences
- Updated table state
- Renderable grid data
Requirements
- JavaScript or TypeScript environment
- @aptx/table-commands-generator package
