React components that provide multiple selection logic. Features mouse and keyboard selections. Can render arbitary tags as selectable items.
# install dependencies yarn # build production bundle yarn build # run the tests yarn test # examples yarn examples