path-ends-with@0.2.1
Return `true` if a file path ends with the given string/suffix.
2014-10-19
安装 (0.2.1)
npm install path-ends-with@0.2.1
yarn add path-ends-with@0.2.1
pnpm add path-ends-with@0.2.1
bun add path-ends-with@0.2.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| ends-with | ^0.2.0 |
| normalize-path | ^0.2.1 |