UNPKG

forto-sorter

Version:

Fast and powerful array sorting. Sort by any property in any direction with easy to read syntax.

6 lines (5 loc) 120 B
module.exports = { 'clamp': require('./clamp'), 'inRange': require('./inRange'), 'random': require('./random') };