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
- Check if a file path is an image☆99Updated 2 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Recursively omit specified keys from an object.☆79Updated 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
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆92Updated 7 years ago
- Debounce a function☆130Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Delay a promise a minimum amount of time☆174Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- React hook to track Network status☆66Updated 4 years ago
- Sort the keys of an array/object recursively.☆14Updated last month
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Generate random numbers that are consecutively unique☆118Updated last year
- Hot module compile for node app, no need to restart server. it's useful to speed-up node.js development☆36Updated 7 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Unique validation for Objection.js☆43Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- useFormless allow you to control forms in React using react-hook approach☆50Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- List of JavaScript types☆83Updated last year
- Component: loosely validate an email address.☆49Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- ⚛️An overlay for displaying stack frames based on create-react-app/packages/react-error-overlay☆17Updated 6 years ago
- Convert HEX color to RGB☆134Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago