Skip to content

Add Filtering and Search Options #14

@krishana7911

Description

@krishana7911

Description:

Allow users to filter JSON data before converting it into a table. For example, --filter name=john would only include objects where the name field is john.

Tasks:

  • Implement --filter option for key-value pair matching.
  • Support multiple filters (e.g., --filter name=john age=30).
  • Ensure filters work for nested fields if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions