Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Why prioritise node instead of jq?

In powershell I just do

    > echo '{"foo": "bar"} | ConvertFrom-Json | ConvertTo-Json
    {
        "foo": "bar"
    }
But as a function


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: