@bemoje/arr-sorted-index-of
Binary search -based indexOf for sorted arrays.
Binary search -based indexOf for sorted arrays.
Find all indexes at which an array element exists, by binary search.
Remove all duplicate elements in a sorted array, leaving only uniques.
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
Create array comparator function.
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
R.comparator exported as a module
Objects and primitives comparators collection
Get index of value in sorted array (using comparator).
Get index of closest value in sorted array (using comparator).
Get index of last value in sorted array (using comparator).
A cli tool to compare two json files
A simple module to compare two JSON objects and return the differences.
With this package it is available to compare Objects and Arrays
This tool enables the generation of lighthouse reports for multiple URLs, both for desktop and mobile, utilizing config.yaml, and allows for easy comparison of the results.
This tool helps you to generate lighthouse reports for provided sitemap URL & compare them effortlessly.
A utility class that compares its comparable arguments.
This is a number or string comparator
Um simples comparador de imagens
Builds compare functions to make Sorting easier