|
jsawk
☆
« Back to VersTracker
|
|||||
|
Description: Like awk, but for JSON, using JavaScript objects and arrays |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: json javascript awk cli data-processing text-processing | |||||
| Install: brew install jsawk | |||||
|
About: Jsawk is a command-line utility that applies JavaScript transformations to JSON data streams, similar to how awk processes text. It parses input JSON into native JavaScript objects and arrays, allowing users to manipulate data using full JavaScript syntax before outputting the result. This tool bridges the gap between traditional Unix text processing and modern structured data manipulation. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
| Alternatives: | |||||
| Version History | |||||
|