react-dropdown

v1.11.0
React dropdown component
react react-component component dropdown select

build

babel index.js -o dist/index.js

test

standard index.js

watch

watchify example/main.js -p browserify-hmr -o example/bundle.js -dv

start

ecstatic -p 8080 example & npm run watch

prepublishOnly

npm test && npm run build

predeploy

npm test && browserify example/main.js -o example/bundle.js

deploy

gh-pages -d example

lint-fix

standard --fix index.js
npm i react-dropdown

Metadata

  • MIT
  • Whatever
  • Fraser Xu
  • released 9/25/2022

Downloads

Maintainers