sindresorhus / resolve-from
Resolve the path of a module like require.resolve() but from a given path
☆142Updated 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
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Read the closest package.json file☆267Updated last year
- Find the closest package.json file☆163Updated last year
- Import a globally installed module☆58Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Read a package.json file☆165Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag