Convex Js screenshot

Convex Js

Author Avatar Theme by Get convex
Updated: 17 Jan 2026
302 Stars

TypeScript/JavaScript client library for Convex

Categories

Overview

Convex is an innovative backend application platform that simplifies the development process for building products. With its robust TypeScript SDK, client libraries, and command-line interface (CLI), Convex offers developers a comprehensive toolkit to create and manage their applications seamlessly. Its user-friendly structure enables efficient integration with different frameworks, making it a versatile choice for modern web development.

Whether you’re building a React app or seeking an efficient way to handle backend functions and authentication, Convex provides everything you need to get started. The platform encourages a community-driven approach, inviting users to participate in discussions, share feedback, and explore demos to fully understand its capabilities.

Features

  • Comprehensive SDK: The convex/server package allows developers to define backend functions and database schemas effortlessly.
  • React Integration: With convex/react, developers can easily integrate Convex into their React applications using convenient hooks and the ConvexReactClient.
  • Browser Support: The convex/browser entry point offers a ConvexHttpClient for utilizing Convex in various browser environments.
  • Value Utilities: The convex/values package includes utilities for efficiently managing values stored within Convex.
  • User Authentication: The convex/react-auth0 and convex/react-clerk components facilitate user authentication through popular services like Auth0 and Clerk.
  • Next.js Compatibility: Built-in server-side helpers in convex/nextjs enhance the experience for applications using Next.js and other React-based frameworks.
  • Command-Line Interface: The Convex CLI simplifies project management, enabling developers to execute commands and maintain their Convex projects with ease.