UNPKG

keysort

Version:

Sorts an Array of Objects with SQL ORDER BY clause syntax

2 lines (1 loc) 79 B
export function keysort(obj?: any[], query?: string, toSorted?: boolean): any;