Effect CommunityEC
Effect Community4y ago
30 replies
Michael Arnaldi

effect alpha

@here we have it first alpha release:

package: effect@2.0.0-next.5
npm: https://www.npmjs.com/package/effect
example: https://github.com/Effect-TS/core/blob/main/examples/index.ts
starter: https://github.com/effect-TS/starter (with @effect/language-service)

It includes the full @fp-ts/core + @fp-ts/data and
@effect/io
, remains missing stm and stream plus some additional modules that were recently added in zio like the Config API that @Maxwell Brown is now porting (https://github.com/Effect-TS/io/pull/36) and some minor api improvemtns like currying of provideService
Was this page helpful?