معرفی شرکت ها


libjs-sifter.js_0.5.3+dfsg-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Library for textually searching arrays and hashes of objects
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته libjs-sifter.js
نام فایل بسته libjs-sifter.js_0.5.3+dfsg-1_all.deb
نسخه بسته 0.5.3+dfsg
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/brianreavis/sifter.js
مجوز -
حجم دانلود 11924
حجم نصب 35
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).


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb libjs-sifter.js:

    sudo apt-get install libjs-sifter.js_0.5.3+dfsg-1_all.deb


فایل ها

مسیرها
./usr/share/doc/libjs-sifter.js/README.Debian
./usr/share/doc/libjs-sifter.js/README.md.gz
./usr/share/doc/libjs-sifter.js/changelog.Debian.gz
./usr/share/doc/libjs-sifter.js/copyright
./usr/share/javascript/sifter.js/sifter.js
./usr/share/javascript/sifter.js/sifter.min.js