react-bootstrap-typeahead

v0.1.3
React-based typeahead using the Bootstrap theme
bootstrap bootstrap-tokenizer bootstrap-typeahead react react-bootstrap react-bootstrap-tokenizer react-bootstrap-typeahead tokenizer typeahead and 1 more...

dev

webpack -w --progress --colors

build-example

webpack --progress --colors

build-lib

babel ./src --out-dir ./lib --presets es2015,react

build-dev

webpack --progress --colors --config webpack.build.config.js --output-file react-bootstrap-typeahead.js

build-prod

webpack -p --progress --colors --config webpack.build.config.js --output-file react-bootstrap-typeahead.min.js

build

npm run build-lib && npm run build-dev && npm run build-prod && npm run build-example

test

echo "Error: no test specified" && exit 1

Metadata

  • MIT
  • Whatever
  • ericgio
  • released 1/28/2016

Downloads

Maintainers