jonschlinkert / global-modulesLinks
Returns the directory used by NPM for globally installed NPM packages.
☆35Updated 7 years ago
Alternatives and similar repositories for global-modules
Users that are interested in global-modules are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- The score badge service for https://npms.io☆35Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Node.js releases data☆38Updated last week
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago