svelte-dialog Vanilla JS dialog services and components made with Svelte. View the demo. install $ npm install svelte-dialog example import { Confirm, Alert, confirm, alert } from 'svelte-dialog' // Out of time for good docs, just see the source code, demo, and demo code. I will make less jankety docs later, sorry friend