Skip to content

linzelong95/react-draggable-tags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-draggable-tags

An easy, flexible and lightweight(13kb) tag component. You can use it in many senarios if you want this kind of "drag and drop" feature. It also works on mobile now :)

Installation

npm install --save react-draggable-tags
import {DraggableArea} from 'react-draggable-tags';

Documentation and Demo

https://ygyooo.github.io/react-draggable-tags

Screenshots

About

An easy and flexible tag component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • CSS 18.0%
  • HTML 1.7%