Open locally stored credentials in your browser in order to...
- preview any SvgRenderingTemplate2024 render methods included
- view other contents and images
- edit the JSON-LD
Open the index.html in your browser (or host a webserver locally to serve
that file). The rest happens in your browser.
The Web app is built using petite-vue and is delightfully build tool free (for now).
The current viewer code implements only SVG processing based on the
SvgRenderingTemplate2024 draft. Most importantly, the template value MUST
be a string containing "raw" <svg>...</svg> that can be displayed (after
Mustache template processing) via an
<img src=""> tag.
BSD-3-Clause Copyright 2024 Digital Bazaar, Inc.
Commercial support and licensing is available by contacting Digital Bazaar [email protected].
