TarekRaafat / autoComplete.js

Simple autocomplete pure vanilla Javascript library.
https://tarekraafat.github.io/autoComplete.js
Apache License 2.0
3.93k stars 236 forks source link

Multiple keys per one Keyword #355

Open Nicoederlin opened 2 years ago

Nicoederlin commented 2 years ago

Hello ! First of all I want to thank you for your great work. I had a little problem with the keywords. The data we have can belong to two or more unique keywords. example : food : "Bee animal : "Bee" Would you have a solution / don't you think it could be a good feature to add? Thanks a lot in advance