# @effect/platform-node

> Platform specific implementations for the Node.js runtime

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

## Install

```sh
npm install @effect/platform-node
pnpm add @effect/platform-node
yarn add @effect/platform-node
bun add @effect/platform-node
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.108.2 |
| Published | 2026-09-09 |
| First published | 2023-06-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 394.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16100 |
| Maintainers | schickling, michael.arnaldi, effect-bot |

## Links

- npm: https://www.npmjs.com/package/@effect/platform-node
- Repository: https://github.com/Effect-TS/effect
- Homepage: https://effect.website
- Issues: https://github.com/Effect-TS/effect/issues
- npm.io page: https://npm.io/package/@effect/platform-node

## Dependencies (4)

- [ws](https://npm.io/package/ws.md) ^8.18.2
- [mime](https://npm.io/package/mime.md) ^3.0.0
- [undici](https://npm.io/package/undici.md) ^7.10.0
- [@effect/platform-node-shared](https://npm.io/package/@effect/platform-node-shared.md) ^0.61.1

## Recent versions

- 0.108.2 (latest) — 2026-09-09
- 4.0.0-rc.115 (rc) — 2026-09-11
- 4.0.0-beta.107 (beta) — 2026-08-10
- 0.0.0-snapshot-6ebc752baf28354006ca2a0ae783a5bccf5de9ad (snapshot) — 2024-07-15
- 4.0.0-rc.114 — 2026-09-11
- 4.0.0-rc.113 — 2026-09-10
- 4.0.0-rc.112 — 2026-08-25
- 4.0.0-rc.111 — 2026-08-20
- 4.0.0-rc.110 — 2026-08-17
- 4.0.0-rc.109 — 2026-08-14
- 4.0.0-rc.108 — 2026-08-12
- 4.0.0-beta.106 — 2026-08-08
- 4.0.0-beta.105 — 2026-08-07
- 4.0.0-beta.104 — 2026-08-06
- 4.0.0-beta.103 — 2026-08-04
- … 684 more at https://npm.io/package/@effect/platform-node/versions

## README

# `@effect/platform-node`

Provides Node.js-specific implementations for the abstractions defined in [`@effect/platform`](https://github.com/Effect-TS/effect/tree/main/packages/platform), allowing you to write platform-independent code that integrates smoothly with Node.js.

## Documentation

- **API Reference**: [View the full documentation](https://effect-ts.github.io/effect/docs/platform-node).

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