downshift

v1.16.0
A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete components
enhanced input react autocomplete autosuggest typeahead dropdown select combobox omnibox and 5 more...

lint

kcd-scripts lint

test

kcd-scripts test

build

kcd-scripts build --bundle --p-react

setup

npm install && npm run storybook:build -s && npm run validate

test:ts

tsc --noEmit -p ./tsconfig.json

test:ssr

kcd-scripts test --config other/ssr/jest.config.js --no-watch

validate

kcd-scripts validate lint,build-and-test,test:cover,test:ts,test:ssr

precommit

kcd-scripts precommit

storybook

start-storybook -p 6006 -c stories

test:build

kcd-scripts test --config other/misc-tests/jest.config.js --no-watch

test:cover

kcd-scripts test --coverage

test:update

npm run test:cover -s -- --updateSnapshot

build-and-test

npm run build -s && npm run test:build -s

add-contributor

kcd-scripts contributors add

storybook:build

cd stories && npm install && cd .. && build-storybook -c stories

Metadata

  • MIT
  • Whatever
  • Kent C. Dodds
  • released 10/23/2017

Downloads

Maintainers