X Flowchart Vue

screenshot of X Flowchart Vue
vue
less

基于G6和Vue的可视化图形编辑器。A visual graph editor based on G6 and Vue.

Overview

X-Flowchart-Vue is a visual graph editor based on G6 and Vue. It offers a range of features for creating and customizing flowcharts and diagrams.

Features

  • Default Functionality: Various basic tools like logo, undo, redo, copy, paste, delete, zoom, fill, line color, and more.
  • Shortcuts: Includes keyboard shortcuts for quick actions such as ctrl + z for undo, ctrl + c for copy, and more.
  • Customization: Users can configure the tools, toolbars, and right-click menu based on their requirements.
  • Editing Modes: Provides options for editing, previewing, or uploading diagrams.
  • Language Support: Allows users to choose the preferred language for the interface.
  • GitHub Integration: Integration with GitHub for version control and issue tracking.
  • Feedback and Help: Features like feedback, help, and GitHub links for user support.
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.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

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.