Skip to content

Commit

Permalink
feat: add snappable package
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed May 4, 2022
1 parent 9ad9efa commit aec29c6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions packages/snappable/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"name": "snappable",
"version": "0.0.1",
"description": "snappable",
"private": true,
"scripts": {
"build": ""
},
"keywords": [
"moveable",
"resizable",
"scalable",
"draggable",
"rotatable",
"warpable",
"pinchable",
"groupable",
"snappable",
"scrollable",
"movable",
"throttle",
"scroll",
"ratio",
"dom",
"resize",
"scale",
"drag",
"move",
"rotate",
"react",
"warp",
"snap",
"pinch",
"react"
],
"repository": {
"type": "git",
"url": "https://github.com/daybrush/moveable/blob/master/packages/snappable"
},
"author": "Daybrush",
"license": "MIT",
"bugs": {
"url": "https://github.com/daybrush/moveable/issues"
},
"homepage": "https://daybrush.com/moveable"
}
Empty file.

0 comments on commit aec29c6

Please sign in to comment.