I don\'t know if it\'s possible but here\'s what I would like to achieve. I would want to be able to load a JSON file using a file input, edit it in a web page and then save
Consider looking into FileSystem. It's only in Chrome at present and not likely to be supported in other browsers.