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