# @effect-ts/node

> Runtime, Streams and a set of interops with the node environment

Latest version **0.39.0** (published 2022-04-14) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.39.0 |
| Published | 2022-04-14 |
| First published | 2020-12-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 107.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Maintainers | michael.arnaldi |

## Links

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

## Recent versions

- 0.39.0 (latest) — 2022-04-14
- 0.38.4 — 2022-04-06
- 0.38.3 — 2022-02-26
- 0.38.2 — 2022-02-26
- 0.38.1 — 2022-02-26
- 0.38.0 — 2022-02-26
- 0.37.1 — 2022-02-23
- 0.37.0 — 2022-02-23
- 0.36.1 — 2022-02-15
- 0.36.0 — 2022-01-30
- 0.35.3 — 2022-01-30
- 0.35.2 — 2022-01-16
- 0.35.1 — 2022-01-16
- 0.35.0 — 2022-01-16
- 0.34.0 — 2022-01-05
- … 105 more at https://npm.io/package/@effect-ts/node/versions

## README

### Node Runtime and Utilities

Runtime, Streams and a set of interops with the node environment

## Install

We recommend the usage of `yarn` and if you he packages the usage of `yarn workspaces` that handles by default hoisting of dependencies:

```sh
yarn add @effect-ts/system @effect-ts/tracing-utils @effect-ts/core @effect-ts/node
```

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