joyent-portal/spikes/fuzzy-search/react-selectize/readme.md

7 lines
309 B
Markdown
Raw Normal View History

# 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
2017-01-05 18:26:38 +02:00
- 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`