npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "require.resolve" 的结果(共 6 个)
resolve-from

Resolve the path of a module like `require.resolve()` but from a given path

MIT
enhanced-resolve

Offers a async require.resolve function. It's highly configurable.

MIT
resolve-cwd

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

MIT
@yarn-tool/require-resolve

擴充版 require.resolve,支援在額外路徑中搜尋模組 / An extended require.resolve with support for searching modules in extra paths

ISC
deresolve

The inverse of require.resolve()

Apache-2.0
safe-resolve

require.resolve without throwing

MIT