ruyadorno/ipt

Support `JSON` input

darcyclarke opened this issue · 0 comments

Currently ipt doesn't handle JSON input, but it would make sense that if I passed [ ... ] there would be no problem for ipt to handle that input. Also, { ... } could even be supported if you assume the intent is to do Object.entries() on the input