sindresorhus / import-localLinks
Let a globally installed package use a locally installed version of itself if available
☆154Updated last year
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☆170Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Find the closest package.json file☆165Updated 4 months ago
- Is the given string an acceptable npm package name?☆303Updated this week
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Get the latest version of an npm package☆175Updated last year
- JavaScript option parsing and help generation library☆164Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Read the closest package.json file☆267Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 8 months ago
- The cmd-shim used in npm☆76Updated this week
- ☆45Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Clear a module from the cache☆184Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- 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
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Simple in-memory vinyl file store.☆125Updated 2 weeks ago
- ☆139Updated 5 years ago
- Import a module lazily☆248Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- Get the file location associated with a dependency/partial's path☆85Updated 3 weeks ago
- Create and parse HTTP Content-Type header