Collection of Svelte Actions
"Action Archive is an action packed (literally π) library aimed to reduce boilerplate and increase consistency for commonly used actions. It exposes a bunch of functions that can be used with Svelte's action syntax (use:action).
These actions drastically simplify some complicated API's like the ResizeObserver API, IntersectionObserver API, Clipboard and a lot more!
The documentation website was fully built with Svelte(kit) for Svelte (consumers). The library was built with JavaScript (TypeScript) and some Svelte specific types for good TypeScript suppport."
Hugo Korte
@HugosOffEarth