dracupid / global-npmLinks
Require global npm as a local node module.
☆32Updated 3 years ago
Alternatives and similar repositories for global-npm
Users that are interested in global-npm are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Standard NPM Package Format☆42Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- Get a directory for your caching needs☆26Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated 4 months ago
- Get the path of the parent module☆77Updated last year
- Download a module from the npm registry.☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- 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…☆93Updated 2 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Find the closest babel config based on a directory☆13Updated 9 months ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago