Add more documentation about completion/link/filter to README
Open
documentation
good first issue
- Dominant language
- JavaScript
- Stars
- 372
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I want to use a tagging component for adding keywords to an item. There can be thousands of keywords,
so I want to have:
* the user start typing a matching keyword
* perform a query, using the currently typed match, to a web server after a short delay
* get a json response with suitable matches
* allow the user to choose a match
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.