jq
CLILightweight and flexible command-line JSON processor.
Extract a field from a JSON fileVerified macOS · Linux
jq -r '.name' package.json+6 more matching recipestext-processing7 recipes · 6 verified
yq
CLIA lightweight YAML, JSON, and XML processor.
Convert YAML to JSONVerified macOS · Linux
yq -o=json '.' config.yaml+1 more matching recipetext-processing5 recipes · 5 verified