AppLSAC: Browser as Runtime Environment of WebApps
JSONEditor4Menu is able to export a complete JSON editor with the generated JSON schema.
This tool create_files4json.html can be used to alter the pre-defined Hamburger Menu for the exported hamburger_menu_app.zip. If you start JSONEditor4Menu an base64 encoded ZIP file is handled with JSZip and the generated JSON schema replaces hamburger_menu_app/schema/schema4json.js in the exported ZIP file. If you want to change the exported JSON editor (e.g. CSS and additional features) perform the following steps:
(1) Modify the WebApp hamburger_menu_app.zip
Press Create Files4JSON tool and load your new generated ZIP-file hamburger_menu_app.zip and generate a new file.
replace the generated file files4json.js in the folder JSONEditor4Menu/docs/db/files4json.js with your new base64 encoded ZIP-file hamburger_menu_app.zip.