npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "is-absolute" 的结果(共 3 个)
is-absolute-url

Check if a URL is absolute

MIT
is-absolute

Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.

MIT