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.
☆74Updated 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 5 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Check if a file path is an image☆95Updated 2 years ago
- Generate a unique random string☆85Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Loosely validate a URL.☆168Updated last year
- Debounce a function☆127Updated 10 months ago
- Sort the keys of an object☆104Updated 11 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Delay a promise a minimum amount of time☆169Updated 5 months ago
- List of JavaScript types☆82Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week
- Stringify and write JSON to a file atomically☆222Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 years ago
- Component: loosely validate an email address.☆49Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Generate random numbers that are consecutively unique☆115Updated last year
- Change alpha of a color string☆23Updated 6 months ago
- Mongoose plugin adding field(s) encrypted with bcrypt-nodejs☆36Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Sort the keys of an array/object recursively.☆14Updated 11 months ago
- Convert HEX color to RGB☆132Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Extract domain name from an URL☆31Updated last year
- Run promise-returning & async functions in series☆68Updated 3 years ago