Simple S&p 500 auto complete search bar with de-bouncing.
plugins | ||
routes | ||
static | ||
app.js | ||
eslint.config.js | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
Auto-Complete
Description
Simple auto complete search bar.
Table of Contents
Features / TODOS
- Auto complete search bar
- Debouncing
- Throttling
Usage
Credits / Resources
Web Dev Simplified - Debounce and Throttle
Steve Griffith - Autocomplete input with debounce
License
This project is licensed under GPLv3 - see the LICENSE file for details.