https://github.com/arunkumar201/auto-suggestion-box-react
https://github.com/arunkumar201/auto-suggestion-box-react
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arunkumar201/auto-suggestion-box-react
- Owner: arunkumar201
- Created: 2024-06-19T02:01:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T06:04:32.000Z (about 2 years ago)
- Last Synced: 2025-02-10T15:18:36.065Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://auto-suggestion-box-react.vercel.app
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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