|
|
|
|
|
by EvanPlaice
3741 days ago
|
|
Yes. Use the built-in JSON.parse() to get the data into memory, then use my jquery-csv library's $.csv.fromArrays() to format the data as CSV. Guess I found a good candidate for a blog post. It's amazing
How much I see others struggle with such a aimple concept. |
|