package fuzzy_match
Libraries for fuzzy string matching
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=33c0511fd8feba43b7904c6a9a0b9ccae77f9ba79e58a8918ef9f8f4d6e2e887
CHANGES.md.html
Release v0.16.0
Added the
fuzzy_search
, which not only matches on a pattern string, but also produces a score indicating how good of a match was found. This is in contrast to the existingfuzzy_match
library, which merely provides a boolean response indicating whether the match was valid or not.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>