Feat
- updated the readme
- **presets**: new vue(js and ts) preset
- **presets**: new sveltekit(js only) preset
- **presets**: new svelte(js and ts) presets
- **presets**: new [astro](https://astro.build) preset
- **extensions**: updated extension api to match preset and package manager api
- **api**: migrated all presets to new api
- **api**: migrated all js presets to new api
- **api**: migrate the ts presets to new api
- **api**: migrate old js presets to new api
- **api**: added new base classes for package managers and presets
Fix
- fix critical bug
- update main cli script to new api for all presets
- **api**: improved checking for package manager installation in new api
- added exception handling and proper error messages and improved detection
- **import**: fix relative import paths