14 ms·
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 conve
by commotionfever 3y 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 https://github.com/sentriz/rsl
- cryptonector 3y agoNice!!