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.
☆76Updated 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:
- Generate a unique random string☆89Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆92Updated 7 years ago
- Component: loosely validate an email address.☆49Updated 2 years ago
- Debounce a function☆130Updated last year
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Generate random numbers that are consecutively unique☆118Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get consecutively unique elements from an array☆77Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Convert a string to a camel case.☆35Updated 9 years ago
- Stringify and write JSON to a file atomically☆223Updated 4 months ago
- Delay a promise a minimum amount of time☆176Updated 4 months ago
- Check if a project is using Yarn☆66Updated 4 months ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆125Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Run prettier formatter with rollup☆63Updated this week