change-date-formate
date formate, change date formate to, let a = changeTime(new Date()); a = '2021-06-15 13:08:36';
kind-of
Get the native type of a value.
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.