Introducing @nixxy/react-simple-select: A Lightweight and Customizable Select Component for React.
The creator wanted to build a lightweight, accessible, and highly customizable select component for React due to the existing options being either bloated, lacking accessibility or difficult to customize.
@nixxy/react-simple-select features single and multi-select support, async options, full keyboard navigation, customizable styles and class names, and click-outside detection to close dropdown.
Future plans include adding home/end key support and shift + arrow keys for multi-select.