FuzzySearch icon indicating copy to clipboard operation
FuzzySearch copied to clipboard

using a different UI

Open halukkaramete opened this issue 3 years ago • 2 comments

Is it possible to integrate your library into this UI: https://github.com/farzher/fuzzysort The demo of that repo is here: https://rawgit.com/farzher/fuzzysort/master/test.html

His search alg is fast but only good for words. Yours is superior but the his UI is excellent.

halukkaramete avatar Mar 23 '22 04:03 halukkaramete

If I'm not mistaken he does not have any UI library. The whole UI is built in test.html so you can use that and any engine.

Jean Christophe Roy

On Wed, Mar 23, 2022 at 12:06 AM Haluk Karamete @.***> wrote:

Is it possible to integrate your library into this UI: https://github.com/farzher/fuzzysort The demo of that repo is here: https://rawgit.com/farzher/fuzzysort/master/test.html

His search alg is fast but only good for words. Yours is superior but the his UI is excellent.

— Reply to this email directly, view it on GitHub https://github.com/jeancroy/FuzzySearch/issues/35, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBMEEWUCNGOS3SZVNWBCETVBKKEPANCNFSM5RMY7I3Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jeancroy avatar Mar 23 '22 16:03 jeancroy

I realize the library I use as an example is a few year olds so if you do some work to integrate that UI I can assist you and end up updating the html example

jeancroy avatar Mar 26 '22 17:03 jeancroy