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:
- Generate a unique random string☆85Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Check if a string is HTML☆95Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Check if a file path is an image☆95Updated last year
- Debounce a function☆127Updated 10 months ago
- Loosely validate a URL.☆168Updated last year
- Validate email addresses☆34Updated last year
- Deeply assign the enumerable properties of source objects to a destination object.☆77Updated 3 years ago
- Delay a promise a minimum amount of time☆168Updated 4 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Component: loosely validate an email address.☆49Updated last year
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Minimalistic shallow equality check for arrays/objects☆79Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a string to a camel case.☆35Updated 8 years ago
- Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.☆89Updated 3 years ago
- Run prettier formatter with rollup☆62Updated this week
- Generate random numbers that are consecutively unique☆115Updated last year
- Extract domain name from an URL☆31Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 years ago
- Recursively merge values in a JavaScript object.☆111Updated 2 years ago