29 packages
convex
Client for the Convex Cloud
convex-dev
Client for the Convex Cloud
@convex-dev/action-cache
A Convex component for caching values that are expensive to compute.
@convex-dev/action-retrier
Convex component for retrying idempotent actions.
@convex-dev/aggregate
Convex component to calculate counts and sums of values for efficient aggregation.
@convex-dev/auth
Authentication for Convex
@convex-dev/common
Core code used by [convex](https://www.npmjs.com/package/convex).
@convex-dev/convex-lucia-auth
Convex database adapter for Lucia Auth
@convex-dev/create-v1
CLI tool to create a new v1 project
@convex-dev/crons
Convex component for scheduling periodic jobs.
@convex-dev/docusaurus-plugin-typedoc
A Docusaurus v2 plugin to build API documentation with TypeDoc.
@convex-dev/expo-push-notifications
A Convex component for managing push notifications with Expo.
@convex-dev/geospatial
A geospatial index for Convex
@convex-dev/launchdarkly
A Convex component that syncs LaunchDarkly feature flags.
@convex-dev/migrations
A migrations component for Convex. Define, run, and track your database migrations. Run from a CLI or Convex server function.
@convex-dev/next-experimental
Experimental SSR + Server Components aware Convex client
@convex-dev/prosemirror-sync
Sync ProseMirror documents for Tiptap using this Convex component.
@convex-dev/r2
A R2 component for Convex.
@convex-dev/ratelimiter
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
@convex-dev/rate-limiter
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
@convex-dev/react-query
Instead of polling you subscribe to receive update from server-side query functions in a Convex deployment. Convex is a database with server-side (db-side? like stored procedures) functions that update reactively.
@convex-dev/sharded-counter
A sharded counter component for Convex.
@convex-dev/twilio
Convex component for sending/receiving SMS messages with Twilio.
@convex-dev/typedoc-plugin-markdown
A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
@convex-dev/workflow
Convex component for durably executing workflows.