krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
18.36k stars 772 forks source link

Return value not just index #243

Closed sbue closed 4 years ago

sbue commented 6 years ago

If I have a list ["a", "b", "c"] and I search "b" I want "b" not 1 Is there an option I can use to accomplish this?

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days