๐ Building with Nuxt 3+? Stop starting from scratch.
I built a production-ready Nuxt starter kit to save myself weeks of setup โ and now you can use it too.
๐ nuxtstarterkit.com โ Start building now.
๐คฉ In Vue 3.3 you no longer need to use two <script> blocks to define component options but you can use the defineOptions compiler macro
You can also use it today in your Vue 2/3 app using the Vue Macros library:
vue-macros.sxzz.moe/macros/define-โฆ@vuejs
๐ ๏ธ Tailwind Prettier Plugin
๐๐ป A Prettier plugin for Tailwind CSS v3.0+ that automatically sorts classes based on their recommended class order
github.com/tailwindlabs/pโฆ
๐ Deep Cloning Objects in JavaScript, the Modern Way
๐๐ป The structured clone function, which is built into the JavaScript runtime, can be used to make deep copies of objects in JavaScript.
๐ ๏ธ Float UI
๐๐ป Float UI is an open-source and free Tailwind UI library for HTML, React, Vue, and Svelte, with production-ready templates.
floatui.com