react-autosuggest

v2.2.1
WAI-ARIA compliant React autosuggest component
autosuggest autocomplete auto-suggest auto-complete auto suggest auto complete react autosuggest react autocomplete react auto-suggest and 9 more...

start

node server

lint

eslint src examples/src

test

mocha test/index.js --opts mocha.opts

dist

babel src -d dist

examples-dist

webpack --config webpack.dev.config.js

standalone

webpack --config webpack.standalone.config.js

build

npm run lint && npm test && npm run dist && npm run examples-dist && npm run standalone

gh-pages

git checkout gh-pages; git pull; git merge master --no-edit; npm run examples-dist; cp examples/dist/*.* .; git add index.html app.css app.js; git commit -m 'Update gh-pages files'; git push; git checkout master

Metadata

  • MIT
  • Whatever
  • Misha Moroshko
  • released 12/17/2015

Downloads

Maintainers