keithamus / sort-object-keysLinks
Sort an object's keys, including an optional key list
☆32Updated 4 months ago
Alternatives and similar repositories for sort-object-keys
Users that are interested in sort-object-keys are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆61Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Node.js releases data☆36Updated this week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Filter promises concurrently☆76Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago