sindresorhus / import-localLinks
Let a globally installed package use a locally installed version of itself if available
☆154Updated 10 months ago
Alternatives and similar repositories for import-local
Users that are interested in import-local are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆245Updated last week
- Read a package.json file☆168Updated last year
- Find the closest package.json file☆164Updated last week
- Parse the things that can be arguments to `npm install`☆131Updated 4 months ago
- Read the closest package.json file☆268Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Get metadata of a package from the npm registry☆242Updated 11 months ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Check if a path exists☆151Updated 3 years ago
- JavaScript option parsing and help generation library☆163Updated last year
- Create and parse HTTP Content-Type header☆136Updated last week
- Manipulate the HTTP Vary header☆61Updated last week
- Simple in-memory vinyl file store.☆126Updated last month
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Write a package.json file☆88Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Get the file location associated with a dependency/partial's path☆85Updated 4 months ago
- Is the given string an acceptable npm package name?☆303Updated last week
- Get the path to the user home directory☆160Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- The cmd-shim used in npm☆77Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Check if your package was installed globally☆70Updated last year
- programmatic npm API☆111Updated 4 years ago
- like fetch() but for the npm registry☆145Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year