Hacker News new | ask | show | jobs
by commotionfever 1012 days ago
on a similar note I wrote little tool to convert from many formats to many formats

the biggest usecase for me is taking some csv, toml, xml, whatever and converting that to json so I can pipe to jq

https://github.com/sentriz/rsl

1 comments

Nice!!