UNPKG

shufflejs

Version:

Categorize, sort, and filter a responsive grid of items

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