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