SvelteKit Embed Components
"SvelteKit Embed provides a collection of embed components to use in your SvelteKit projects. It currently supports:
- Twitter tweet
- Spotify
- YouTube
- Anchor
- Buzzsprout
- Deezer
- Simple Cast
- Vimeo
- Generic Embed
Each component is wrapped in an intersection observer
GeneralObserver
which will load up the component when it scrolls into the viewport."
Scott Spence
@spences10