npm / npm-profileLinks
Make changes to your npmjs.com profile via cli or library
☆36Updated last week
Alternatives and similar repositories for npm-profile
Users that are interested in npm-profile are comparing it to the libraries listed below
Sorting:
- Get the auth token set for an npm registry☆34Updated 5 months ago
- .bin/ script linker☆26Updated 3 weeks ago
- Encode a URL to a percent-encoded form, excluding already-encoded sequences☆39Updated last week
- Parse the things that can be arguments to `npm install`☆130Updated last week
- Get the directory of globally installed packages and binaries☆76Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Manipulate the HTTP Vary header☆60Updated last week
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- npm lifecycle script runner☆36Updated 3 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- The cmd-shim used in npm☆77Updated 3 weeks ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Callback wrapping utility☆56Updated last year
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago