UNPKG

react-array-move

Version:

This function allows to change positions of array elements.

42 lines (41 loc) 840 B
{ "name": "react-array-move", "version": "1.0.2", "description": "This function allows to change positions of array elements.", "main": "react-array-move.js", "scripts": { "test": "`test`" }, "files": [ "README.md" ], "repository": { "type": "git", "url": "git+https://github.com/lunagariya-parth/react-array-move.git" }, "keywords": [ "React", "Arrays", "Array", "manipulation", "Drag", "and", "drop", "Sorting", "Ordering", "Move", "Reorder", "Index", "Component", "HOC", "Utility", "Library", "JavaScript" ], "author": "Parth Lunagariya", "license": "MIT", "bugs": { "url": "https://github.com/lunagariya-parth/react-array-move/issues" }, "homepage": "https://github.com/lunagariya-parth/react-array-move#readme" }