brianreavis/sifter.js

sifter.js, на сайте с June 30, 2023 01:17
Sifter is a client and server-side library (via UMD) for textually searching arrays and hashes of objects by property – or multiple properties. It's designed specifically for autocomplete. The process is three-step: score, filter, sort.