Radial Menu Experiment. Based on Rauno's Work
This is a simple radial menu experiment, based on Rauno's work. You can check the original experiment here.
There are some differences between this project and the original one, mainly:
- It's open-source (I think Rauno's is not, but I'm not sure)
 - Built with Svelte instead of React
 - Allows from 3 to 8 items
 
If this gains traction, I'll add more features to it. Some of the features I thought of are:
- npm package
 - Callbacks for each item
 - Different triggers (e.g. ctrl + hold click)
 - Theming (?)
 
git clone https://github.com/TGlide/svelte-radial-menu
cd svelte-radial-menupnpm ipnpm run devYou can check out a live preview here