sindresorhus / sort-onLinks
Sort an array on an object property
☆201Updated 2 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
- Pluralize a word☆252Updated last month
- Get the hash of an object☆139Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago
- DOM event delegation, in <1KB☆199Updated 2 months ago
- List of standard HTML tags☆191Updated 3 months ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated last month
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Parse milliseconds into an object☆123Updated last year
- Debounce a function☆130Updated last year
- Gulp.js command execution for humans☆57Updated last month
- Sort the keys of an object☆107Updated 3 months ago
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆139Updated last month
- Wait for a condition to be true☆166Updated 3 months ago
- A module to escape/unescape common problematic entities done the right way.☆111Updated 4 years ago
- Remove spaces and tabs around line-breaks☆51Updated 3 years ago
- Unabashedly-barebones memoization library with an aim toward speed☆120Updated 4 months ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆56Updated 5 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- A regular expression to match all emoji-only symbols☆77Updated 7 months ago
- Rollup plugin to display bundle contents & size information☆91Updated 7 months ago
- Build and compose maintainable regular expressions in JavaScript.☆148Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year