Skip to content

[Feature request] Json converterย #108

@ThijsZijdel

Description

@ThijsZijdel

Context

We currently have a tool that converts between JSON and YAML. I propose extending this tool to support additional formats such as CSV and XML.

Screenshot 2024-08-28 at 23 07 11

Proposed Change

Certainly! Here's how you can format the extension of format support in your feature request for the JSON converter:

Extend Format Support

Allow the current JSON-YAML converter to also handle conversions between JSON and other popular data formats, improving the tool's utility across different use cases:

Questions for Discussion

  • How should we handle data inconsistencies or conversion errors, especially for complex formats like XML?
  • Maybe integrate the converter with the code snippet storage feature to enable direct conversion and/ or storage of code snippets & conversions. [Feature request] Code snippets storageย #107
  • Dependencies or libraries to consider: ...
  • Similar features in other projects for reference: ...

Potential Challenges

  • Ensuring robustness and accuracy of conversions across multiple formats.(Correct error handling etc)
  • Integrating this feature without complicating the UI/UX of existing tools. (Perhaps a bit like our current JSON Tools module)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions