ajitid / fzf-for-js

Do fuzzy matching using FZF algorithm in JavaScript
https://fzf.netlify.app
BSD 3-Clause "New" or "Revised" License
888 stars 21 forks source link

feat: flatten items of list returned from `fzf.find` #7

Closed ajitid closed 3 years ago

ajitid commented 3 years ago

This makes items in the list coming from fzf.find be flatten. In other words, instead of accessing entry.result.score, one now will be able to use entry.score. This is partly done so that the word "result" itself can't be misinterpreted with something else.

netlify[bot] commented 3 years ago

✔️ Deploy Preview for fzf ready!

🔨 Explore the source changes: 79b5d9ea0cda1581fc993efcc97e57859106acae

🔍 Inspect the deploy log: https://app.netlify.com/sites/fzf/deploys/60f86257fcc1050008459cfb

😎 Browse the preview: https://deploy-preview-7--fzf.netlify.app/