gron

by Tom Hudson

A tool to make JSON content greppable

Version
0.7.1
License
MIT
Installer
zip
Arch
x64
Package ID
TomHudson.gron
grepjson

// install via winget

Command Prompt & PowerShell click to copy
winget install TomHudson.gron

// direct download

Download Installer

// about gron

gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON but have terrible documentation.

// frequently asked questions

How do I install gron using winget?
Open PowerShell or Windows Terminal and run: winget install TomHudson.gron. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.
What is gron?
A tool to make JSON content greppable
Is gron free to download?
gron is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update gron with winget?
Run winget upgrade TomHudson.gron in PowerShell or Windows Terminal to update gron to the latest available version.
What architecture does gron support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.