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