from Hacker News

FZF for JavaScript (Preview)

by ajitid on 7/17/21, 7:47 PM with 1 comments

  • by ajitid on 7/17/21, 7:55 PM

    Hi, author of the library here. FZF does fuzzy matching and helps you find a string from a list of strings by typing as few characters as possible.

    This is a preview release (0.x), so breaking changes and improvement in docs would be introduced. That being said, I would be happy to receive feedback on improving the docs, code or on other things.