fuzzy-select crate based on nucleo #36
knutwalker
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I build a small crate that provided a
FuzzySelect
type with a similar API to whatdialoguer
orinquire
offers, but the actual matching uses nucleo.I've not done much for configurability, documentation or extensive testing, I started this as part of smaller tool I built for my own personal usage and figured I could extract that selection into a standalone crate, so here it is.
https://github.com/knutwalker/fuzzy-select#fuzzy-select-----
Beta Was this translation helpful? Give feedback.
All reactions