vue-tools-split
Split a `.vue` file into `script.js`, `style.css` and `template.html`.
vue3-debounce-input
Debounce utility for Vue 3, A simple and lightweight Vue3 hook for debouncing values. Ideal for optimizing performance in search fields, input handling, and other scenarios where you want to limit the rate of updates.