A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue3的可视化表单设计器,拖拽式操作让你快速构建一个表单, 让表单开发简单而高效。)
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.
Starfish Visual Dynamic Form Platform is a feature-rich low-code designer built on Vue3. With its drag-and-drop functionality, customizable components, and dynamic validation support, developers can quickly create dynamic forms. By utilizing JSON configuration, developers can efficiently generate and customize pages. The platform offers tools like starfish-editor for designing forms visually and starfish-form for rendering and binding form data. Overall, Starfish simplifies form development and customization with its user-friendly interface and powerful features.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
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 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 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.