Search results
63 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
find the closest package.json
Implemets 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.
Return the closest element matching a selector up the DOM tree
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
- closest
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- View more
Compare your item to items in an array and get the closest one.
Find the closest parent that matches a selector.
For a given DOM element, find the first ancestor that matches a given CSS selector.
A minimal polyfill for Element.closest
MDN polyfills
Computes the closest point to a polytope in arbitrary dimensions
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
- approximate-number
- abbreviate
- abbreviated
- human
- friendly
- readable
- large
- big
- number
- numbers
- stack overflow
- stack exchange
- -h
- format
- View more
Ember cli addon that includes a polyfill for closest() if needed.
A kdtree data structure
Find the closest package.json file meeting specific criteria
reads the closest package.json file
Given an array of dates, this module will find the date nearest to a given target date. Can be used to find the nearest number as well
Get index of closest value in sorted array.
Robust k closest element search based on Heap
Get index of closest value in sorted array.
Like Array.prototype.find, but for finding the closest match.