An open API service indexing awesome lists of open source software.

https://github.com/arunkumar201/auto-suggestion-box-react


https://github.com/arunkumar201/auto-suggestion-box-react

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Building a Scalable Autosuggestion or Typeahead Component - React Ts

## Functional Requirements :-
- Real Time Suggestions
- Dynamic and static data Support
- Debouncing
- keyboard Navigation
- Customizable
- Loading indicator
etc..

## Non-Functional Requirements :-
- Performance
- Security
- Caching
- Accessibility
- compatibility