Skip to content

Implement Pagination for Large Tables #11

@krishana7911

Description

@krishana7911

Description:

For large JSON datasets, the generated Markdown table can become lengthy and hard to navigate. Implement pagination to break the output into manageable sections.

Tasks:

  • Add --page and --page-size options for pagination.
  • Display the current page and total pages in the output.
  • Ensure pagination works for both --output and console display.
  • Handle edge cases like empty pages and invalid inputs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions