parse-filepath@0.3.0
Thin wrapper around the node.js path module to simplify working with multiple file extensions and yield predictable results for basename. Just pass a filepath and get an object of path segments. This is a tiny lib with no dependencies.
2014-06-26
安装 (0.3.0)
npm install parse-filepath@0.3.0
yarn add parse-filepath@0.3.0
pnpm add parse-filepath@0.3.0
bun add parse-filepath@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| path-ends-with | ^0.1.1 |