range-overlaps
Checks whether two ranges/intervals overlap. Returns true or false.
overlaps
Simple utility that checks whether or not two arrays overlap. It is equivalent to intersection(arr1, arr2).length > 0, but is more performant.
ionic-keyboard-assist
   ![](https://img.shields.io/npm/dm/ionic-
remove-overlaps
Given set of N circles at predefined positions attempts to remove overlap between circles