Vuegg

screenshot of Vuegg
vue

dnd visual editor - mockups and code in one go!

Overview:

vuegg is a tool designed to scaffold Vuejs projects by allowing users to drag and drop components directly into a visual editor. This tool helps in creating the pages and routes of an app or website, simplifies styling tasks, and supports a rapid prototyping workflow. The goal is to merge the design and prototyping processes into a single seamless experience, allowing users to easily generate Vuejs sources for their projects.

Features:

  • Mockup/prototype by drag'n'drop components
  • Support for mouse and keyboard combinations
  • Responsive preview for phone, tablet, and web
  • Basic set of HTML5 elements
  • Material design components
  • Vuejs sources generation and downloadable .zip file
  • Connect with GitHub to save/load vuegg projects
  • Local persistence to save work in progress

Summary:

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.