Sort the keys in an object.
☆37Sep 19, 2019Updated 6 years ago
Alternatives and similar repositories for sort-object
Users that are interested in sort-object are comparing it to the libraries listed below
Sorting:
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Nov 2, 2020Updated 5 years ago
- A developer-friendly lightweight replacement for the `config` module that works with custom config directory and pluggable parsers☆14Jul 3, 2019Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Sort the keys of an object☆108Aug 24, 2025Updated 6 months ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Aug 27, 2019Updated 6 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- A list of directories you should ignore by default☆23May 2, 2022Updated 3 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Oct 27, 2018Updated 7 years ago
- Reliably get the name of a Function in a cross-browser compatible way.☆12Jan 21, 2026Updated last month
- Modern, isomorphic, operation-based web framework built top on express☆10Feb 19, 2017Updated 9 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Detect and extract the static part of a glob string.☆10Mar 22, 2022Updated 3 years ago
- Wrap a Readable stream in a Transform stream.☆10Apr 6, 2023Updated 2 years ago
- JavaScript memory management library. Works good with Backbone.js apps☆62Apr 17, 2017Updated 8 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Simple way to you organize your starred repositories☆28Feb 27, 2023Updated 3 years ago
- Create your own social share buttons☆20Feb 22, 2019Updated 7 years ago
- travisify with travis API instead of github hooks☆28Jan 7, 2019Updated 7 years ago
- Implementations of Browser / W3C modules for Node.JS☆17Mar 28, 2018Updated 7 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- CSV parser for node.js☆15Mar 11, 2019Updated 6 years ago
- Glob Include Directive for Jade☆10Dec 20, 2015Updated 10 years ago
- Get the repository name from the git remote origin URL☆23Jul 28, 2023Updated 2 years ago
- Globbing Jade includes & extends the easy way.☆11Oct 15, 2020Updated 5 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Check if a file is executable☆29Jul 7, 2018Updated 7 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19May 2, 2017Updated 8 years ago