Skip to content

CSV, JSON and XML support #155

Description

@dfa1

Problem
Right now Hosh provides some very basic support for sorting, filtering, splitting, etc. Explore and experiment some new commands around data manipulation.

Solution
Existing solutions of data manipulation of CSV, TSV, JSON are:
https://github.com/johnkerl/miller
https://github.com/stedolan/jq
https://github.com/nushell/nushell

Benefit
Be able to apply built-in commands like take drop select filter to produce/consume CSV/TSV/XML/JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    commandrelated to a commandhelp wantedopen problem waiting for help/discussionincompletefurther information is required before starting implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions