{"library":"sort-by-typescript","type":"library","category":null,"description":"A TypeScript utility library providing a `sortBy` function to sort arrays of objects by one or multiple property keys, including nested properties, with support for ascending/descending order and case-insensitive sorting. Current version 1.2.5, stable and actively maintained. Key differentiator: built-in TypeScript definitions, simple API using native `Array.sort()`, and ability to pass transform functions. Alternatives like lodash.sortBy require entire lodash dependency.","language":"javascript","status":"active","version":"1.2.5","tags":["javascript","array","object","sort","multiple","properties","key","keys","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sort-by-typescript","imports":["import { sortBy } from 'sort-by-typescript'","import { sortBy } from 'sort-by-typescript'","import { SortByOptions } from 'sort-by-typescript'"]},{"cmd":"yarn add sort-by-typescript","imports":[]},{"cmd":"pnpm add sort-by-typescript","imports":[]}],"homepage":"https://github.com/bameyrick/sort-by-typescript#readme","github":"git://github.com/bameyrick/sort-by-typescript","docs":null,"changelog":null,"pypi":null,"npm":"sort-by-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}