Menu
Libraries |
Category

supabase-js

  • Purpose: Isomorphic JavaScript client for interacting with Supabase services (database, authentication, storage, etc.)
  • Key Features:
    • Works in browser, Node.js, and Deno environments
    • Supports both UMD and ESM module formats
    • Allows custom fetch implementations for special environments
  • Target Audience: JavaScript developers building applications with Supabase backend services
  • Documentation: https://supabase.com/docs/reference/javascript/start
  • TypeDoc: https://supabase.github.io/supabase-js/v2/
  • Deno Support: Available via JSR package registry
  • Testing: Includes both unit and integration test capabilities

client-librarydatabaseisomorphicjavascriptjsmit-licensenode-jsnuxtormpostgrespostgresqlpostgrestsupabasesveltetstypescript

Comments