* Finish updating * a couple improvements * Update renames * cleanup examples
Converts table data into JSON text.
> to json --raw
--raw
Outputs an unformatted JSON string representing the contents of this table
> [1 2 3] | to json