jarchi-single-page-html-export icon indicating copy to clipboard operation
jarchi-single-page-html-export copied to clipboard

Generate a single-page HTML export from Archi

Generate Single-page HTML Export

image

Requires jArchi

This script creates a single HTML page which contains views contained into selected folders. This HTML page makes heavy use of CSS tricks to create a dynamic web application which doesn't rely on JavaScript. This non-JS approach is by design to allow the file to be previewed when stored on Onedrive Pro, MsTeams or SharePoint Document Library.

To use it, simply download the archive from the latest release and unzip it in your scripts folder. Then select one or more folders containing views and run the script through the context menu.

Mardown rendering of documentations is on by default. You can set it off in the "Preferences" dialog (cog icon on top right).

Copyright (c) 2020 Phillip Beauvoir & Jean-Baptiste Sarrodie

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.