parse-filepath@0.6.1
Parse a filepath into an object. Falls back on the native node.js `path.parse` method if it exists.
MIT
2015-07-11
安装 (0.6.1)
npm install parse-filepath@0.6.1
yarn add parse-filepath@0.6.1
pnpm add parse-filepath@0.6.1
bun add parse-filepath@0.6.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-absolute | ^0.2.1 |