is-absolute@1.0.0
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
2017-07-13
安装 (1.0.0)
npm install is-absolute@1.0.0
yarn add is-absolute@1.0.0
pnpm add is-absolute@1.0.0
bun add is-absolute@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-relative | ^1.0.0 |
| is-windows | ^1.0.1 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| mocha | ^3.4.2 |