47 packages
@supabase/auth-helpers-nextjs
A collection of framework specific Auth utilities for working with Supabase.
@supabase/auth-helpers-react
This submodules provides components and hooks that can be used across all React based frameworks (e.g. Next.js, Remix).
@supabase/auth-helpers-remix
A collection of framework specific Auth utilities for working with Supabase.
@supabase/auth-helpers-shared
@supabase/auth-helpers-svelte
This submodule provides components for [SvelteKit](https://kit.svelte.dev/).
@supabase/auth-helpers-sveltekit
A collection of framework specific Auth utilities for working with Supabase.
@supabase/auth-js
Official client library for Supabase Auth
@supabase/auth-ui-react
Supabase Auth UI is a collection of pre built UI components that work seamlessly with @supabase/auth-helpers.
@supabase/auth-ui-shared
@supabase/auth-ui-solid
Supabase Auth UI is a collection of pre built UI components that work seamlessly with @supabase/auth-helpers.
@supabase/auth-ui-svelte
Supabase Auth UI is a collection of pre built UI components that work seamlessly with @supabase/auth-helpers.
@supabase/code-snippets
Code snippets used in Supabase Documentation
@supabase/doctest-js
Run doc examples as tests
@supabase/functions-js
JS Client library to interact with Supabase Functions.
@supabase/gotrue-js
Official client library for Supabase Auth
@supabase/grid
A react component to display your Postgres table data. Used in Supabase Dashboard app.
@supabase/jsdoc-template
Supabase JSDoc 3 Template
@supabase/mcp-server-postgrest
MCP server for PostgREST
@supabase/mcp-server-supabase
MCP server for interacting with Supabase
@supabase/mcp-utils
MCP utilities
@supabase/node-fetch
A light-weight module that brings window.fetch to node.js
@supabase/pg
PostgreSQL client - pure javascript & libpq with the same API
@supabase/pg-admin-js
JS SDK for managing your PostgreSQL Database.
@supabase/pg-parser
Parse Postgres SQL into an AST
@supabase/pg-protocol
The postgres client/server binary protocol, implemented in TypeScript