JSON is a hierchical data format related to JavaScript, but it can also be used with Delphi. It is more compact and easier to understand than XML.
Pretty-print a json file from the command-line (requires Python): cat file.json | python -mjson.tool
This page has links to outside of the Scratch website or to Wikipedia. Always remember to be safe when using the internet since we can't guarantee the safety of other sites. JSON (JavaScript Object Notation) is a data format based on the syntax for JavaScript object literals.It is used to store Scratch projects. A project in Scratch 2.0 is actually a ZIP archive of the media and a file named "project.json," which contains the scripts.
JSON is a hierchical data format related to JavaScript, but it can also be used with Delphi. It is more compact and easier to understand than XML.
Pretty-print a json file from the command-line (requires Python): cat file.json | python -mjson.tool
This page has links to outside of the Scratch website or to Wikipedia. Always remember to be safe when using the internet since we can't guarantee the safety of other sites. JSON (JavaScript Object Notation) is a data format based on the syntax for JavaScript object literals.It is used to store Scratch projects. A project in Scratch 2.0 is actually a ZIP archive of the media and a file named "project.json," which contains the scripts.