sindresorhus / sort-on
Sort an array on an object property
☆200Updated 7 months ago
Alternatives and similar repositories for sort-on:
Users that are interested in sort-on are comparing it to the libraries listed below
- Filter object keys and values into a new object☆101Updated 9 months ago
- Write a package.json file☆88Updated 7 months ago
- Get the hash of an object☆134Updated last year
- JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.☆194Updated last month
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- ⛑️ JSON serialization should never fail☆210Updated last week
- Serialize objects to JSON with handling for circular references☆154Updated 9 months ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆263Updated last year
- Pluralize a word☆249Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- DOM event delegation, in <1KB☆192Updated 4 months ago
- Reliably get the terminal window size☆141Updated last year
- Word-wrapping for javascript.☆161Updated 4 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Make a synchronous function have a timeout☆125Updated 6 months ago
- Unabashedly-barebones memoization library with an aim toward speed☆119Updated last year
- A catalog of software libraries to feed Moiva.io suggestions system☆40Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Hash any object type based on its values☆209Updated 6 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Debounce a function☆127Updated 6 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- A tiny (294b) browser utility for encoding & decoding a querystring.☆452Updated 2 years ago
- Detect when an element is ready in the DOM☆437Updated 4 months ago
- Build and compose maintainable regular expressions in JavaScript.☆148Updated 5 months ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆55Updated 4 years ago
- Parse milliseconds into an object☆119Updated 10 months ago
- Remove spaces and tabs around line-breaks☆51Updated 2 years ago