@brainhubeu/react-file-input

v0.4.0
React FileInput

dev

node tools/srcServer.js

lint

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

test

BABEL_DISABLE_CACHE=1 jest

build

node tools/build.js

predev

npm run start-message

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

start-message

node tools/startMessage.js

test:coverage

yarn jest --coverage

gen-mime-types

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

Metadata

  • MIT
  • >=8.9
  • Brainhub
  • released 9/3/2018

Downloads