UNPKG

shufflejs

Version:

Categorize, sort, and filter a responsive grid of items

4 lines (3 loc) 73 B
export default function arrayMin(array) { return Math.min(...array); }