Adobe XD plugin for export XD component to Vue.js component
This plugin create *.vue Single File Components
- ✔️ Parsing all components in Adobe XD project
- ✔️ Сonvenient interface for viewing all components on the project
- ✔️ Minification Inline-SVG
- ✔️ Copy template to cpliboard or save to *.vue file
- ✔️ Generate SCSS variables and use it in <style lang="scss">
- ✔️ Plugin parse HTML text with Typograf
- ✔️ In settings change indent size (2 or 4)
Reach out to [email protected] for any concerns or any bugs
- Choose component in canvas
- Open component "Component to Vue" from plugins panel
- Copy component HTML
npm i
npm run dev