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.
☆75Updated 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☆87Updated 3 years ago
- Check if a string is HTML☆95Updated last month
- 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 URL is absolute☆80Updated last month
- Loosely validate a URL.☆167Updated 2 years ago
- Debounce a function☆128Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 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
- Check if a file path is an image☆97Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Delay a promise a minimum amount of time☆173Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Generate random numbers that are consecutively unique☆116Updated last year
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Component: loosely validate an email address.☆49Updated 2 years ago
- Run promise-returning & async functions in series☆69Updated 4 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated 2 weeks ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the extension of a given filename or path☆30Updated 7 years ago
- Extract domain name from an URL☆31Updated last year
- Stringify and write JSON to a file atomically☆222Updated last month
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Convert HEX color to RGB☆133Updated 3 years ago
- Sort the keys of an object☆105Updated 2 months ago
- List of JavaScript types☆82Updated last year
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago