react-file-drop

v3.1.6
Zero dependency React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window (or user defined 'frame' prop)! Very extensible, provides many hooks so you can use it to develop any custom behavior that you des
react file gmail react file facebook react file upload react file drag drop lightweight react react dropzone react-file-drop gmail and 12 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
npm i react-file-drop

Metadata

  • MIT
  • Whatever
  • https://sarink.net
  • released 9/28/2022

Downloads

Maintainers