json2xls
json2xls copied to clipboard
parse JSON.parse(content)
I wander if it supports parse the data(data = JSON.parse(content)) by json2xls(data) statement.
In my local env, I can't do this.
Thanks.