keithamus / sort-object-keysLinks
Sort an object's keys, including an optional key list
☆33Updated 3 weeks 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:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get the path of the caller module☆67Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Node.js releases data☆38Updated last week
- Get the path of the parent module☆79Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the auth token set for an npm registry☆34Updated last month
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Check whether a request can be retried based on the `error.code`