sindresorhus / resolve-fromLinks
Resolve the path of a module like require.resolve() but from a given path
☆144Updated 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☆70Updated 4 years ago
- Read a package.json file☆174Updated last month
- Find the closest package.json file☆166Updated 6 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Read the closest package.json file☆268Updated last month
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Finds the common standard cache directory☆160Updated 8 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Check if a value is a plain object☆103Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Import a module lazily☆249Updated 3 years ago
- Convert a value to an array☆133Updated 4 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
- Clear a module from the cache☆184Updated 4 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Recursively read a directory☆63Updated 8 years ago
- webpack HMR Client☆120Updated 5 years ago
- Lazy number range generator☆82Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Import a module while bypassing the cache☆286Updated 10 months ago
- Parse the things that can be arguments to `npm install`☆133Updated last month