sindresorhus / sort-on
Sort an array on an object property
☆200Updated 8 months ago
Alternatives and similar repositories for sort-on:
Users that are interested in sort-on are comparing it to the libraries listed below
- Write a package.json file☆88Updated 9 months ago
- Get the hash of an object☆135Updated last year
- Unabashedly-barebones memoization library with an aim toward speed☆119Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Serialize objects to JSON with handling for circular references☆156Updated 10 months ago
- Pluralize a word☆249Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Filter object keys and values into a new object☆101Updated 11 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆245Updated 4 months ago
- Detect when an element is ready in the DOM☆437Updated 2 weeks ago
- Rollup plugin to display bundle contents & size information☆92Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆125Updated 5 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated last month
- Get namespaced config from the closest package.json☆121Updated last year
- Convert RGB color to HEX☆118Updated last year
- ⛑️ JSON serialization should never fail☆210Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Remove spaces and tabs around line-breaks☆51Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Parse milliseconds into an object☆119Updated last year
- Build and compose maintainable regular expressions in JavaScript.☆148Updated 7 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Make a synchronous function have a timeout☆125Updated 7 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- A JavaScript utility for retrying async methods that reject errors☆52Updated this week
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago