mirror of
https://github.com/supabase/supabase.git
synced 2026-06-25 11:37:15 +08:00
527 B
527 B
id, title, slug, sidebar_label
| id | title | slug | sidebar_label |
|---|---|---|---|
| intro | Supabase JavaScript Library | / | Supabase JavaScript Library |
:::caution
You're viewing the docs for an older version of the supabase-js library.
:::
This reference documents every object and method available in Supabase's isomorphic JavaScript library, supabase-js.
You can use the supabase-js library to:
- interact with your Postgres database
- listen to database changes
- invoke Deno Edge Functions
- build login and user management functionality
- manage large files