convex-effect: An Effect-based wrapper around the Convex API
hi all, just published my first Real™️ package on JSR, an effect wrapper for convex: https://jsr.io/@maple/convex-effect
I'm aware confect is (going to be?) a thing, but after a scan over the source, it did a bit more than I was looking for. This is basically a 1:1 drop-in(-ish) replacement, with each method returning an effect instead of a promise.
0 Replies