Back to Jsoneditor

Load and save JSON documents

examples/04_load_and_save.html

10.4.3343 B
Original Source

Load and save JSON documents

This examples uses HTML5 to load/save local files. Powered by FileReader.js and FileSaver.js.
Only supported on modern browsers (Chrome, FireFox, IE10+, Safari 6.1+, Opera 15+).

Load a JSON document:

Save a JSON document: