react-file-drop

v3.0.3
React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window to highlight a 'drop area' of the page
react file gmail react file facebook react file upload react file drag drop react react dropzone react-file-drop gmail facebook and 10 more...

build

rm -rf dist && mkdir dist && cp -v ../*.md ./package*.json ./src/index.js ./dist/ && tsc --project .

format

prettier --check '**/*.{js,jsx,ts,tsx,json,htm,html}'

format:fix

prettier --write '**/*.{js,jsx,ts,tsx,json,htm,html}'

lint

eslint . --ext .ts,.tsx,.js,.jsx

lint:fix

eslint . --ext .ts,.tsx,.js,.jsx --fix

start

npm run build -- -w

Metadata

  • MIT
  • Whatever
  • https://sarink.net
  • released 4/3/2020

Downloads

Maintainers