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
Uh oh!
There was an error while loading. Please reload this page.
-
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