{"library":"fluent-convex","type":"library","category":null,"description":"A fluent API builder for Convex functions with composable middleware, reusable chains, and plugin support. Current stable version 0.13.0, actively maintained with monthly releases. Key differentiators: onion-style middleware composition, full type inference across chains, cross-function-type middleware via `$context`, and official plugins (e.g., fluent-convex/zod). Unlike raw Convex functions, provides a developer-friendly chainable syntax and middleware abstraction. Requires peer dependencies convex ^1.31.0, zod ^3.25.0 || ^4.0.0, convex-helpers >=0.1.0.","language":"javascript","status":"active","version":"0.13.0","tags":["javascript","convex","orpc","middleware","fluent-api","builder","plugin","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install fluent-convex","imports":["import { createBuilder } from 'fluent-convex'","import { zodValidator } from 'fluent-convex/zod'","import type { DataModel } from './_generated/dataModel'; import { createBuilder } from 'fluent-convex'; const b = createBuilder<DataModel>()"]},{"cmd":"yarn add fluent-convex","imports":[]},{"cmd":"pnpm add fluent-convex","imports":[]}],"homepage":"https://friendly-zebra-716.convex.site/","github":"https://github.com/mikecann/fluent-convex","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fluent-convex","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}