Effect-TS / core

A Fully-fledged functional effect system for typescript with a rich standard library

Home Page:https://effect-ts.github.io/core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Effect Gitpod Ready-to-Code

Effect is an ecosystem of libraries to write highly productive, purely functional TypeScript at scale.

Intro Talk

Introduction to Effect

Install

We recommend the usage of yarn and if you have multiple packages the usage of yarn workspaces that sting of dependencies:

yarn add @effect-ts/core

TSConfig

It's important to make sure 'strict' is enabled.

Documentation

Coming soon.

Get in touch

Join us using discord at: https://discord.gg/hdt7t7jpvn

About

A Fully-fledged functional effect system for typescript with a rich standard library

https://effect-ts.github.io/core

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%