UNPKG

nearest-date

Version:

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

9 lines (8 loc) 69 B
language: node_js node_js: - '7' - '6' - '5' - '4' - '0.12' - '0.10'