convert json object to array javascript

JavaScript
var as = JSON.parse(jstring);
Source

Also in JavaScript: