@brainhubeu/react-file-input

v0.9.9
⚛️  A file Input, width drag'n'drop and image editor for React
react file file-reader file-input component react-component filereader image-editor dnd and 3 more...

lint

esw --cache webpack.config.* src example tools test --color

test

BABEL_DISABLE_CACHE=1 jest

build

node tools/build.js

lint:fix

npm run lint -- --fix

prebuild

npm run clean-dist && npm run gen-mime-types

clean-dist

npm run remove-dist && mkdir dist

lint:watch

npm run lint -- --watch

test:watch

yarn test --watch

remove-dist

rm -rf ./dist

test:coverage

yarn jest --coverage

gen-mime-types

node tools/generateMimeTypes
npm i @brainhubeu/[email protected]

Metadata

  • MIT
  • >=8.9
  • Brainhub
  • released 7/1/2020

Downloads