# @file-services/path

> Node's `path` implementation, ready for the web.

Latest version **11.1.1** (published 2026-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @file-services/path
pnpm add @file-services/path
yarn add @file-services/path
bun add @file-services/path
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 11.1.1 |
| Published | 2026-07-09 |
| First published | 2020-03-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 43.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 18 |
| Maintainers | avi.vahl, pistolpete_, cijoe |

## Links

- npm: https://www.npmjs.com/package/@file-services/path
- Repository: https://github.com/dazl-dev/file-services
- Issues: https://github.com/dazl-dev/file-services/issues
- npm.io page: https://npm.io/package/@file-services/path

## Dependencies (1)

- [@file-services/types](https://npm.io/package/@file-services/types.md) ^11.1.1

## Recent versions

- 11.1.1 (latest) — 2026-07-09
- 11.1.0 — 2026-05-24
- 11.0.1 — 2025-09-14
- 11.0.0 — 2025-09-04
- 10.0.1 — 2025-04-07
- 10.0.0 — 2025-04-07
- 9.4.1 — 2024-08-04
- 9.4.0 — 2024-07-14
- 9.3.1 — 2024-06-09
- 9.3.0 — 2024-05-26
- 9.2.1 — 2024-04-25
- 9.2.0 — 2024-04-03
- 9.1.0 — 2024-03-18
- 9.0.0 — 2024-03-10
- 8.3.3 — 2023-11-09
- … 36 more at https://npm.io/package/@file-services/path/versions

## README

# @file-services/path

[![npm version](https://img.shields.io/npm/v/@file-services/path.svg)](https://www.npmjs.com/package/@file-services/path)
[![package size](https://img.shields.io/bundlephobia/minzip/@file-services/path)](https://bundlephobia.com/result?p=@file-services/path)

Node's `path` implementation, ready for the web.

Original code: https://github.com/nodejs/node/blob/main/lib/path.js

## License

MIT

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