Menu
Libraries |
Category

svelte-radial-menu

  • Purpose: A radial menu experiment inspired by [Rauno's work](https://rauno.me/craft/radial-menu fa-solid fa-up-right-from-square), built with SvelteKit and TypeScript.
  • Key Features:
    • Open-source implementation (unlike the original)
    • Supports 3 to 8 menu items
    • Built with Svelte (instead of React like the original)
  • Future Plans:
    • Potential npm package release
    • Item callbacks
    • Alternative triggers (e.g., ctrl + hold click)
    • Theming support
  • Demo: Live preview available at [svelte-radial-menu.thomasglopes.com](https://svelte-radial-menu.thomasglopes.com fa-solid fa-up-right-from-square)

sveltesveltekittypescript

Comments