joyent-portal/spikes/fuzzy-search/react-selectize
Alex Windett 06822f57c5 adding in more readme details 2017-01-05 16:26:38 +00:00
..
src moving react selectize to single folder and updating readme with notes 2017-01-05 11:29:44 +00:00
static moving react selectize to single folder and updating readme with notes 2017-01-05 11:29:44 +00:00
webpack implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00
.babelrc implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00
package.json implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00
readme.md adding in more readme details 2017-01-05 16:26:38 +00:00
yarn.lock implimenting react-selectize with ajax to API endpoint 2017-01-04 15:23:27 +00:00

readme.md

react-fuzzy-filter

  • https://github.com/jdlehman/react-fuzzy-filter

  • Does not use API endpoint, instead an array of objects needs to be created locally

  • Hard to style - or didn't come easily straight out of the box

  • Reqiures adding react-addons-css-transition-group and react-addons-shallow-compare