Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.68 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.68 KB

💄Vue Dragqueen - The queen of Vue drag & drop components!

Overview

Vue Dragqueen is a Vue 3 component designed to provide powerful drag-and-drop functionality for managing tree structures. Whether you need a simple hierarchical list or a complex, nested tree, Vue Dragqueen offers a flexible solution to meet your drag-and-drop needs with a modern Vue.js integration.

Features

  • 🖱️ Drag and Drop Support: Seamlessly drag items to reorder or move them across different levels.
  • 🌳 Tree Structure Handling: Works efficiently with nested tree structures.
  • 🛠️ Vue 3 Composition API: Built entirely using Vue 3's latest features for maximum flexibility.
  • Highly Performant: Optimized for large datasets with minimal re-renders.

Requirements

Before you begin, ensure you have met the following requirements:

  • Node.js >= 20.x
  • Vue.js >= 3.x

Installation

Coming soon! Installation instructions will be added in future versions.

Usage

Coming soon! Usage examples will be provided in the next release.

Contributing

We welcome contributions! Please feel free to submit a pull request or open an issue if you have suggestions for improvements. Before contributing, please ensure that your changes align with the overall goals of the project.

  • Fork the repository
  • Create your feature branch: git checkout -b feature/my-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin feature/my-feature
  • Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.


Thank you for using Vue Dragqueen! Stay tuned for more updates.