Skip to content

Improved support as replacement for npm-based json2csv #14

@ahochsteger

Description

@ahochsteger

I'm looking for a go-based replacement of the npm-based json2csv but there are some features missing that still require some pre-processing of data before it can be fed into this go-based implementation:

  • Support arrays of objects as input, not only line-delimited JSON
  • Make it possible to output all keys found in the data without having to specify each key
  • Specify a quote value (see "-q") to quote fields with

There are more functionality that may be added but these are the most important ones that prevent me from switching.
It would be great to add support for them (and maybe others) so a switch of the implementations is easier to do.

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