Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/effect-deprecated/node
https://github.com/effect-deprecated/node
functional node
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/effect-deprecated/node
- Owner: Effect-Deprecated
- License: mit
- Created: 2021-01-20T19:26:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T03:38:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T12:07:46.414Z (3 months ago)
- Topics: functional, node
- Language: TypeScript
- Homepage: https://effect-ts.github.io/node
- Size: 2.76 MB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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
```