# path-strip-sep

> Remove trailing path separator from string. 路徑分隔符移除工具 - 移除路徑尾部分隔符

Latest version **1.0.21** (published 2026-03-02) · ISC license · 0 weekly downloads

## Install

```sh
npm install path-strip-sep
pnpm add path-strip-sep
yarn add path-strip-sep
bun add path-strip-sep
```

## Health

**Score 60/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.21 |
| Published | 2026-03-02 |
| First published | 2020-06-25 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 11.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | bluelovers |
| Maintainers | bluelovers |

## Links

- npm: https://www.npmjs.com/package/path-strip-sep
- Repository: https://github.com/bluelovers/ws-iconv
- Homepage: https://github.com/bluelovers/ws-iconv/tree/master/packages/path-strip-sep#readme
- Issues: https://github.com/bluelovers/ws-iconv/issues
- npm.io page: https://npm.io/package/path-strip-sep

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2

## Recent versions

- 1.0.21 (latest) — 2026-03-02
- 1.0.20 — 2026-03-01
- 1.0.18 — 2024-08-29
- 1.0.17 — 2022-10-02
- 1.0.16 — 2022-09-29
- 1.0.14 — 2022-09-28
- 1.0.13 — 2022-08-11
- 1.0.12 — 2022-05-11
- 1.0.10 — 2021-12-29
- 1.0.7 — 2021-08-13
- 1.0.6 — 2021-07-08
- 1.0.5 — 2021-06-16
- 1.0.1 — 2020-06-25

## README

# path-strip-sep - 路徑分隔符移除工具

這個模組提供了移除路徑尾部分隔符的功能。

## 主要功能

- 移除路徑尾部分隔符
- 支援正斜線、反斜線和冒號
- 跨平台相容性
- 完全相容於 Node.js 路徑處理

## 安裝

```bash
yarn add path-strip-sep
yarn-tool add path-strip-sep
yt add path-strip-sep
```

## 快速開始

---
_Source: https://npm.io/package/path-strip-sep · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
