Create a JSON file out of a JSON data string and lets the user save it. Based on https://stackoverflow.com/questions/19327749/javascript-blob-fileName-without-link
a JSON object
the name of the saved file
Create a JSON file out of a JSON data string and lets the user save it. Based on https://stackoverflow.com/questions/19327749/javascript-blob-fileName-without-link