wade
wade copied to clipboard
:ocean: Blazing fast 1kb search library
the code was not exactly easy to understand so i added some comments
At the risk of telling you things you're already well aware of, I'm going to forge ahead with this issue ;) In the demo, if you search for e.g. "good...
Is it possible to index objects by some properties, and then search by those fields? For example ```js const search = Wade([{id: 1, name: "John Doe", email: "[email protected]"}, {id: 2,...
You should have this listed on page: https://unpkg.com/[email protected]/dist/wade.min.js as a way to load.
Hi @kbrsh .. I'm a graphic designer and an open source enthusiast. I would like to contribute to your awesome project by proposing logo design for it if you allow...