Hacker News new | ask | show | jobs
by exyi 1327 days ago
Parsing JSON in powershell is not that bad either, `ConvertFrom-Json` pretty much does what you need. AFAIK there is nothing as convenient as nu's `parse`