effect
effect copied to clipboard
Build production-ready applications in TypeScript
### What is the problem this feature would solve? Discussed on discord ```typescript import * as S from "@effect/schema/Schema"; import * as JSONSchema from "@effect/schema/JSONSchema"; // I want to construct...
### What version of `@effect/schema` is running? 0.52.0 ### What steps can reproduce the bug? ```ts import * as S from "@effect/schema/Schema"; import * as JSONSchema from "@effect/schema/JSONSchema"; const d1...
### What is the type of issue? Documentation is confusing ### What is the issue? The readme states: > In cases where I differs from A, you can also extract...
Hi, I'm super interested to hear what you have in mind for versioning and migrations in this package, as I have a fairly complex system in production to manage this...
Can we add a server implementation for handling `APIGatewayProxyEventV2` events?
We should investigate optimized build setups for Effect CLI apps e.g. using bundling techniques that leverage code-splitting and tree-shaking on a per-command basis. e.g. printing the top-level help command shouldn't...
Eg this style https://twitter.com/n_moore/status/1501694421972267012?s=21
Would be cool if `@effect/cli` could support https://github.com/microsoft/inshellisense
I've got some commands that sport a dozen+ options. Some of those target advanced users who are less likely to use the wizard in the first place. However, they arguably...
When I paste some text in a prompt field, it only writes the first character