dk-time
DK time - library for working with time
@bemoje/arr-every
Returns true if the predicate is satisfied for every element of the passed array; otherwise false.
@bemoje/arr-sorted-add
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