sindresorhus / import-local
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:
- Read a package.json file☆167Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Read the closest package.json file☆268Updated last year
- Find the closest package.json file☆164Updated last year
- JavaScript option parsing and help generation library☆163Updated last year
- Is the given string an acceptable npm package name?☆301Updated last month
- Get the file location associated with a dependency/partial's path☆85Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A dictionary of file extensions and associated module loaders.☆260Updated 9 months ago
- Check if a path exists☆151Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Get the latest version of an npm package☆176Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Create and parse HTTP Content-Type header☆136Updated last week
- normalizes package metadata, typically found in package.json file.☆200Updated last month
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- programmatic npm API☆111Updated 4 years ago
- like fetch() but for the npm registry☆144Updated last month
- Simple in-memory vinyl file store.☆126Updated 3 weeks ago
- Properly hijack require☆402Updated 2 months ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Write a package.json file☆88Updated 10 months ago
- Converts a source-map from/to different formats.☆172Updated 2 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆144Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago