effect-ts
There are 121 repositories under effect-ts topic.
PaulJPhilp/EffectPatterns
A community-driven knowledge base of practical patterns for Effect-TS.
TylorS/typed
Web Applications with Effect-TS
sukovanej/effect-http
Declarative HTTP API library for effect-ts
typeonce-dev/sync-engine-web
A Sync Engine for the web: React (TanStack Router), Web Workers, Effect, Loro ⚡️
floydspace/effect-aws
🚰 Effectful AWS
tim-smart/sqlfx
A SQL toolkit for Effect-TS
mcrovero/effect-nextjs
Typed helpers for building Next.js App Router pages, layouts, server components, and actions with Effect.
typeonce-dev/effect-getting-started-course
Complete effect getting started course: learn how to build production effect applications with error handling, configuration, services, and layers 🚀
typeonce-dev/calories-tracker-local-only-app
A local-only calories tracker app made with TanStack Router, PGlite, Effect, XState and drizzle. The app is all client-side, fast, private, and reactive using a local postgres database ⚡️
iamchanii/pothos-plugin-effect
✨ Perfect ✨ combination of Pothos GraphQL and Effect. This powerful combination will take your GraphQL development experience to the next level!
gvasilei/AutoReviewer
Use LLMs to perform automatic code reviews.
SandroMaglione/effect-getting-started
Example apps to get started using all the features of effect: Context, Layer, Runtime, Scope and more 🪄
embedded-insurance/effect-use
Use Effect
tim-smart/effect-http
A HTTP toolkit for Effect-ts
longtail-labs/slide.code
A cross-platform Graphical Vibe Coding Environment (VCE) for Claude Code
typeonce-dev/effect-react-19-project-template
Learn how to organize Effect services, layers, and runtime to execute both client and server code in React 19
bae-no/bae-no-server
배달비노노 서버
sukovanej/effect-log
Log batteries for effect-ts
parischap/effect-libs
effect-libs is a set of open-source libraries to be used in complement to the effect library. Offers Date and number parsing/formatting, sscanf/sprintf templating, number rounding, object pretty-printing and ansi-colors for terminal printing.
typeonce-dev/paddle-payments-full-stack-typescript-app
Full stack typescript app that implements Paddle Billing payments on both client (inline checkout) and server (webhook)
floydspace/effect-kafka
📨 Effectful Kafka
heritageholdings/passkey-example
An example repository showcasing end-to-end passkey registration and authentication on a mobile app using Node.js and React Native
leonitousconforti/the-moby-effect
Moby/Docker API client built using effect-ts
jessekelly881/effect-schema-compilers
Compilers for @effect/schema
near-everything/every-plugin
A composable plugin runtime for loading, initializing, and executing remote plugins
dimitrisnl/white-label
Full-stack monorepo with Remix & Effect-TS
nounder/effect-start
Declarative full-stack Effect apps
typeonce-dev/effect-backend-example
Example of backend API written with effect that connects to a SQL database (included local Docker configuration with postgres and PgAdmin) ⚡️
ccntrq/git-jira-branch
Manage branches for your Jira tickets
jpb06/effect-errors
Fancy errors reporting for effect
leonitousconforti/the-wireguard-effect
Cross platform wireguard api client for nodejs built on wireguard-go with effect-ts
slashlifeai/effect-builder
A type-safe, immutable builder to construct complex objects with runtime validation while maintaining compile-time type safety.
middle-ages/effect-ts-laws
effect-ts Law Testing
sukovanej/schema-openapi
@effect/schema compiler and pipeable API for OpenAPI
jkonowitch/hex-effect
A reference implementation of the Hexagonal Architecture for Domain Driven Design. Written in Typescript, built with Effect.