Vue Form Design

screenshot of Vue Form Design
vite
vue

A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue3的可视化表单设计器,拖拽式操作让你快速构建一个表单, 让表单开发简单而高效。)

Overview:

Starfish Visual Dynamic Form Platform is a powerful and ready-to-use drag-and-drop low-code designer. It is developed based on Vue3, allowing developers to extend and customize components according to their needs. Using JSON configuration, vue-form-design helps developers generate pages quickly and improve development efficiency. It offers two main components: starfish-editor for designing and starfish-form for generating forms.

Features:

  • Drag-and-drop Design: Easily drag and drop components to design forms.
  • Customizable actionBar: Customize the actionBar to suit specific needs.
  • Layout Component Extensions: Extend layout components for advanced customization.
  • Custom Component Extensions: Add custom components to the designer.
  • Event Extensions: Extend events to add functionality.
  • Dynamic Validation: Implement dynamic validation for forms.
  • Form Display Conditions: Set conditions for displaying forms.
  • Keyboard Shortcuts Design: Support design using keyboard shortcuts.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.