react-g-dnd-lib
v0.0.0
Published
[![npm version](https://badge.fury.io/js/gDnDLib.svg)](https://badge.fury.io/js/gDnDLib)
Downloads
3
Readme
gDnDLib - Drag and Drop Library
A flexible and scalable React library for creating drag-and-drop interfaces.
Features
- 🔄 Real-time WebSocket updates: Keep your boards synced across clients.
- 🖱 Drag and Drop: Easily drag and drop elements between regions.
- 🔧 Customizable: Full control over the behavior and appearance of your components.
- 🎯 SOLID principles: Well-structured and scalable library.
Installation
To install the library via npm:
npm install gDnDLib