JSONFilter is a Go-based CLI that allows you to extract specific fields from JSON documents and export the results to different formats such as JSON and CSV. It is designed to be simple, fast, and ...
Sometimes you just need a quick means of converting a spreadsheet to a comma-separated values file. When you don’t have a GUI to take care of the task, Jack Wallen has the perfect command for the job.