react-dnd-touch-backend

v0.5.2
Touch backend for react-dnd
react drag drop touch react-dnd

clean

rimraf dist/**/* examples/*.browserified.js

js-dev

browserify ./examples/js/index.jsx -o ./examples/main.browserified.js

js-dev-drop

browserify ./examples/dropTarget/js/index.jsx -o ./examples/dropTarget/main.browserified.js

compile

babel src/Touch.js --out-file dist/Touch.js

lint

eslint --quiet --cache . --ext .js --ext .jsx

prepublishOnly

npm run clean && npm run compile

test

npm run clean && npm run lint

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Long Ho
  • released 9/27/2018

Downloads