We have hosted the application match sorter in order to run this application in our online workstations with Wine or directly.


Quick description about match sorter:

match-sorter is a small JavaScript library that takes a list of items and returns them sorted by how well they match a given search query. It is designed to produce “simple, expected, and deterministic” results so users see intuitive matches instead of opaque fuzzy scores. The core API accepts arrays of strings or objects and returns a filtered, ranked list, making it a natural fit for search boxes, autocomplete components, and table filtering. It supports a variety of advanced options, such as specifying which object keys to search, controlling the matching threshold, and customizing the base sorting logic. The library includes recipes and examples that show how to handle different naming conventions like PascalCase, camelCase, snake_case, and kebab-case by normalizing separators. It also offers control over diacritics handling, allowing you to strip or keep accents depending on the UX you want. Distributed via npm and usable in both Node and browser environments.

Features:
  • Deterministic best-match sorting for arrays of strings or objects based on a search query
  • Flexible key configuration so you can match across multiple fields in complex objects
  • Configurable matching behavior with options like threshold, keepDiacritics, baseSort, and sorter
  • Built-in support and recipes for handling different naming conventions (PascalCase, camelCase, snake_case, kebab-case)
  • Works seamlessly for multi-word queries and table-style filtering where matches can span multiple columns
  • Distributed via npm, usable in Node or browser builds, with examples and demos for quick integration


Programming Language: TypeScript.
Categories:
Libraries

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.