Convert from nuon to structured data
> from nuon
Converts nuon formatted string to table
> '{ a:1 }' | from nuon
> '{ a:1, b: [1, 2] }' | from nuon