sindresorhus / sort-onLinks
Sort an array on an object property
☆201Updated 3 months ago
Alternatives and similar repositories for sort-on
Users that are interested in sort-on are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Get the hash of an object☆141Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- List of standard HTML tags☆192Updated 4 months ago
- Pluralize a word☆254Updated 2 months ago
- Write a package.json file☆89Updated 4 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆175Updated 2 years ago
- Remove spaces and tabs around line-breaks☆51Updated 3 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- DOM event delegation, in <1KB☆199Updated 3 months ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Parse milliseconds into an object☆124Updated last year
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆41Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Walk through a folder and figure out what goes in an npm package☆116Updated 2 weeks ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- A regular expression to match all emoji-only symbols☆77Updated 9 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Wait for a condition to be true☆166Updated 4 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Updated 2 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆127Updated 6 years ago
- Detect when an element is ready in the DOM☆447Updated this week
- Convert RGB color to HEX☆122Updated 2 years ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆57Updated 5 years ago
- ANSI escape codes for some terminal swag.☆79Updated 3 years ago
- Make a synchronous function have a timeout☆127Updated last year
- Sort the keys of an object☆108Updated 5 months ago
- Serialize objects to JSON with handling for circular references☆162Updated 8 months ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago