Compare your item to items in an array and get the closest one.
cosmosioover 2 years agoReturn the closest element matching a selector up the DOM tree
jonathantnealover 2 years agoImplemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.
markusnover 1 year agoa library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
foray10104 months ago