keithamus / sort-object-keysLinks
Sort an object's keys, including an optional key list
☆32Updated 2 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 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- A better `Promise.race()`☆50Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Import a globally installed module☆57Updated last year
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- programmatic API for the shiny new npm search endpoint