Fuse.NET icon indicating copy to clipboard operation
Fuse.NET copied to clipboard

How to do nested search?

Open killerart opened this issue 5 years ago • 0 comments

I took a look at your source code and it seems like you've got Nested arrays of strings working, but not nested array of objects (like in the link below), which is exactly why I love the JS version of this library.

https://fusejs.io/examples.html#nested-search

You've done a great job, but if you could take a look into this, I would really appreciate it.

killerart avatar Aug 13 '20 13:08 killerart