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
- Debounce a function☆130Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Check if a string is HTML☆95Updated 4 months ago
- Parse milliseconds into an object☆124Updated last year
- Sort the keys of an object☆108Updated 5 months ago
- Loosely validate a URL.☆168Updated 2 years ago
- List of JavaScript types☆83Updated last year
- Delay a promise a minimum amount of time☆176Updated 4 months ago
- Get consecutively unique elements from an array☆77Updated last year
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Check if a file path is an image☆99Updated 2 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated 2 months ago
- Get the URL to a Gravatar image from an identifier, such as an email☆77Updated 11 months ago
- Recursively merge values in a JavaScript object.☆112Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Stringify and write JSON to a file atomically☆223Updated 4 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numer…☆184Updated 2 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Generate random numbers that are consecutively unique☆118Updated last year
- Check if a project is using Yarn☆66Updated 4 months ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- Read a chunk from a file☆125Updated last year