convert js code to json code example Example: js string to json var obj = JSON.parse("{no:'u',my:'sql'}");//returnes {no:'u',my:'sql'}