rexxars / registry-auth-tokenLinks
Get the auth token set for an npm registry
☆34Updated last month
Alternatives and similar repositories for registry-auth-token
Users that are interested in registry-auth-token are comparing it to the libraries listed below
Sorting:
- 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 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- npm lifecycle script runner☆36Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…