path-segments@0.1.1
Get n specific segments of a file path, e.g. first 2, last 3, etc.
2014-06-26
安装 (0.1.1)
npm install path-segments@0.1.1
yarn add path-segments@0.1.1
pnpm add path-segments@0.1.1
bun add path-segments@0.1.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| lodash | ^2.4.1 |
| parse-filepath | ^0.3.0 |