Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/effect-deprecated/node


https://github.com/effect-deprecated/node

functional node

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Welcome to Effect-TS - Node [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/Effect-TS/node)

Please follow up to: [https://github.com/Effect-TS/node/tree/master/packages/node](https://github.com/Effect-TS/node/tree/master/packages/node)

## 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
```