Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.01 KB

File metadata and controls

36 lines (22 loc) · 1.01 KB

pkg.pr.new

Effect

Effect is a library for building robust, maintainable, type-safe, and production grade applications in TypeScript.

Effect V4 is currently in beta. The main branch contains v4 development.

Install V4 Beta

npm install effect@beta

Effect v3

The Effect v3 source code is available on the v3 branch.

npm install effect@latest

Issues and pull requests meant for Effect v3 should target the v3 branch.

Resources

License

MIT