[ Pakiet źródłowy: libjs-sifter.js ]
Pakiet: libjs-sifter.js (0.6.0+dfsg-1)
Odnośniki dla libjs-sifter.js
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libjs-sifter.js:
- [libjs-sifter.js_0.6.0+dfsg-1.dsc]
- [libjs-sifter.js_0.6.0+dfsg.orig.tar.xz]
- [libjs-sifter.js_0.6.0+dfsg-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Library for textually searching arrays and hashes of objects
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.
* Supports díåcritîçs.
For example, if searching for "montana" and an item in the set has a value of "montaña", it will still be matched. Sorting will also play nicely with diacritics.
* Smart scoring.
Items are scored / sorted intelligently depending on where a match is found in the string (how close to the beginning) and what percentage of the string matches.
* Multi-field sorting.
When scores aren't enough to go by – like when getting results for an empty query – it can sort by one or more fields. For example, sort by a person's first name and last name without actually merging the properties to a single string.
* Nested properties.
Allows one to search and sort on nested properties so you can perform search on complex objects without flattening them simply by using dot-notation to reference fields (ie. nested.property).
Pobieranie libjs-sifter.js
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,8 KiB | 35,0 KiB | [lista plików] |