jonschlinkert / array-sortLinks
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
☆75Updated 5 years ago
Alternatives and similar repositories for array-sort
Users that are interested in array-sort are comparing it to the libraries listed below
Sorting:
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Generate a unique random string☆89Updated 3 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Debounce a function☆130Updated last year
- Delay a promise a minimum amount of time☆174Updated 2 months ago
- Check if a string is HTML☆95Updated 3 months ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Parse milliseconds into an object☆123Updated last year
- Filter object keys and values into a new object☆105Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Sort the keys of an array/object recursively.☆14Updated 2 weeks ago
- Check if a URL is absolute☆80Updated 2 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Unique validation for Objection.js☆43Updated 2 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Extract domain name from an URL☆31Updated last year
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- List of JavaScript types☆83Updated last year