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:
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Debounce a function☆130Updated last year
- Generate a unique random string☆89Updated 3 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Check if a string is HTML☆95Updated 3 months ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Delay a promise a minimum amount of time☆174Updated 2 months ago
- Parse milliseconds into an object☆123Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆91Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- List of JavaScript types☆83Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Check if a file path is an image☆99Updated 2 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- Check if a value is a plain object☆103Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Generate random numbers that are consecutively unique☆118Updated last year
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Read a chunk from a file☆125Updated last year