rexxars / registry-auth-tokenView external linksLinks
Get the auth token set for an npm registry
☆34Updated this week
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:
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- fs read and write streams based on minipass☆20Oct 25, 2025Updated 3 months ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 3 months ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 3 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Get the set npm registry URL☆57Apr 15, 2025Updated 10 months ago
- Modern Buffer API polyfill without footguns