sindresorhus / resolve-fromLinks
Resolve the path of a module like require.resolve() but from a given path
☆143Updated 4 years ago
Alternatives and similar repositories for resolve-from
Users that are interested in resolve-from are comparing it to the libraries listed below
Sorting:
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆171Updated last year
- Read the closest package.json file☆267Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Import a globally installed module☆58Updated last year
- Check if a value is a plain object☆102Updated 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…☆95Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 9 months ago
- Clear a module from the cache☆183Updated 3 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago
- Convert a value to an array☆130Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Finds the common standard cache directory☆158Updated 5 months ago
- Import a module lazily☆247Updated 3 years ago
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Parse the things that can be arguments to `npm install`☆131Updated 2 months ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- The cmd-shim used in npm☆77Updated last week
- Standard NPM Package Format☆41Updated 3 years ago
- webpack HMR Client☆120Updated 5 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week