keithamus / sort-object-keysLinks
Sort an object's keys, including an optional key list
☆31Updated 3 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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Find the closest babel config based on a directory☆13Updated 9 months ago
- Require global npm as a local node module.☆32Updated 3 years ago