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