mirror of
https://github.com/supabase/supabase.git
synced 2026-07-02 03:54:22 +08:00
845 B
845 B
slug, sidebar_position, sidebar_label, hide_table_of_contents
| slug | sidebar_position | sidebar_label | hide_table_of_contents |
|---|---|---|---|
| / | 1 | Supabase JavaScript Library | true |
Supabase JavaScript 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