DEV Community

OneWay
OneWay

Posted on

A lightning-fast command-line tool to convert between JSON and CSV formats.

✨ Features:

  • Bi-directional conversion (JSON ↔ CSV)
  • Handles large files efficiently with streaming
  • Cross-platform: Windows, macOS, Linux
  • Simple command-line interface
  • Open source (view code on GitHub https://github.com/BagMel87/jsoncsv) Perfect for developers, data analysts, and anyone working with data formats.

Top comments (0)