# @theia/filesystem

> Theia - FileSystem Extension

Latest version **1.75.0** (published 2026-08-27) · EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 license · 16.7K weekly downloads

## Install

```sh
npm install @theia/filesystem
pnpm add @theia/filesystem
yarn add @theia/filesystem
bun add @theia/filesystem
```

## Health

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

Positive: no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.75.0 |
| Published | 2026-08-27 |
| First published | 2017-07-24 |
| Weekly downloads | 16.7K |
| License | EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 19 |
| Unpacked size | 2.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 21696 |
| Maintainers | eclipsetheia, vince-fugnitto, bhufmann, marc.dumais, paul-marechal, msujew, tsmaeder, jfaltermeier, jhelming, eclipse-theia-bot, sgraband, ndoschek |
| Keywords | theia-extension |

## Links

- npm: https://www.npmjs.com/package/@theia/filesystem
- Repository: https://github.com/eclipse-theia/theia
- Issues: https://github.com/eclipse-theia/theia/issues
- npm.io page: https://npm.io/package/@theia/filesystem

## Dependencies (19)

- [trash](https://npm.io/package/trash.md) ^7.2.0
- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [ignore](https://npm.io/package/ignore.md) ^6.0.2
- [multer](https://npm.io/package/multer.md) ^2.2.0
- [rimraf](https://npm.io/package/rimraf.md) ^5.0.10
- [tar-fs](https://npm.io/package/tar-fs.md) ^3.1.3
- [minimatch](https://npm.io/package/minimatch.md) ^10.2.6
- [stat-mode](https://npm.io/package/stat-mode.md) ^1.0.0
- [tar-stream](https://npm.io/package/tar-stream.md) ^3.2.0
- [@theia/core](https://npm.io/package/@theia/core.md) 1.75.0
- [async-mutex](https://npm.io/package/async-mutex.md) ^0.3.2
- [body-parser](https://npm.io/package/body-parser.md) ^1.20.6
- [opfs-worker](https://npm.io/package/opfs-worker.md) 1.3.1
- [@types/multer](https://npm.io/package/@types/multer.md) ^1.4.13
- [@types/tar-fs](https://npm.io/package/@types/tar-fs.md) ^1.16.3
- [@types/tar-stream](https://npm.io/package/@types/tar-stream.md) ^3.1.4
- [http-status-codes](https://npm.io/package/http-status-codes.md) ^1.4.0
- [@types/body-parser](https://npm.io/package/@types/body-parser.md) ^1.19.6
- [vscode-languageserver-textdocument](https://npm.io/package/vscode-languageserver-textdocument.md) ^1.0.12

## Recent versions

- 1.75.0 (latest) — 2026-08-27
- 1.76.0-next.28 (next) — 2026-09-16
- 1.64.4 (patch) — 2025-10-10
- 0.4.0-testnext.d1b1bc8c (testnext) — 2019-01-22
- 1.76.0-next.23 — 2026-09-15
- 1.76.0-next.18 — 2026-09-14
- 1.76.0-next.16 — 2026-09-11
- 1.76.0-next.14 — 2026-09-10
- 1.76.0-next.10 — 2026-09-09
- 1.76.0-next.7 — 2026-09-08
- 1.76.0-next.6 — 2026-09-04
- 1.76.0-next.4 — 2026-09-03
- 1.76.0-next.0 — 2026-08-28
- 1.75.0-next.46 — 2026-08-27
- 1.75.0-next.43 — 2026-08-26
- … 3611 more at https://npm.io/package/@theia/filesystem/versions

## README

<div align='center'>

<br />

<img src='https://raw.githubusercontent.com/eclipse-theia/theia/master/logo/theia.svg?sanitize=true' alt='theia-ext-logo' width='100px' />

<h2>ECLIPSE THEIA - FILESYSTEM EXTENSION</h2>

<hr />

</div>

## Description

The `@theia/filesystem` extension provides functionality to interact with the filesystem, including services such as watching, uploading, and the base `file-tree` widget.

## Additional Information

- [API documentation for `@theia/filesystem`](https://eclipse-theia.github.io/theia/docs/next/modules/_theia_filesystem.html)
- [Theia - GitHub](https://github.com/eclipse-theia/theia)
- [Theia - Website](https://theia-ide.org/)

## License

- [Eclipse Public License 2.0](http://www.eclipse.org/legal/epl-2.0/)
- [一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](https://projects.eclipse.org/license/secondary-gpl-2.0-cp)

## Trademark

"Theia" is a trademark of the Eclipse Foundation
<https://www.eclipse.org/theia>

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