components
Serve the prebuilt browser modules from your own static origin. File operations remain local; your host application is responsible for its own privacy.
<script type="module" src="/drop/components.js"></script> <ud-verify></ud-verify> <udify-file></udify-file> <ud-export id="export"></ud-export> <ud-verification-badge id="badge"></ud-verification-badge>
After customElements.whenDefined(), set the export/badge element’s .raw property to a verified raw package. Do not put document bytes into HTML attributes. The badge reports integrity, never official certification.