</>PackageGraphPackageGraph

resolve-cwd

npmv3.0.0

Resolve the path of a module like `require.resolve()` but from the current working directory

0
Weekly downloads
1
Dependents
4
Dependencies
2/100
Popularity

Overview

resolve-cwd is an npm package that resolve the path of a module like `require.resolve()` but from the current working directory. The latest version is 3.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need resolve the path of a module like `require.resolve()` but from the current working directory and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of resolve-cwd.

resolve-fromimport-localresolve-cwd
resolve-cwd dependencies dependents

Dependencies

Dev (3)

ava ^1.4.1tsd ^0.7.2xo ^0.24.0

Used by

Popular packages that depend on resolve-cwd.

Alternatives to resolve-cwd

Frequently installed together

Version history

VersionPublishedLicense
3.0.0latest7 years agoMIT
2.0.09 years agoMIT
1.0.010 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install resolve-cwd?

Run `npm install resolve-cwd` to add resolve-cwd to your npm project.

What license is resolve-cwd released under?

resolve-cwd is distributed under the MIT license.

How popular is resolve-cwd?

resolve-cwd has approximately 0 downloads per week and 1 known dependent packages.