A React implementation of atom-select-list The rendered list looks like Atom's command palette.
- fuzzy search/filtering
- keyboard navigation
- event subscription using callback props
- many props for customization
- includes a component for standard list items
- includes a class for using the select list in an Atom modal