vue-supabase

时间:2024-03-26 09:21:31
【文件属性】:

文件名称:vue-supabase

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-26 09:21:31

JavaScript

Vue + Supabase Supabase.js周围的supa简单包装器,可在Vue中使用。 用法 yarn add vue-supabase import VueSupabase from 'vue-supabase' Vue . use ( VueSupabase , { supabaseUrl : "" , supabaseKey : "" , supabaseOptions : { } , } ) ; const { data , error } = await this . $supabase . from ( "events" ) . select ( "*" ) ;


【文件预览】:
vue-supabase-main
----.github()
--------workflows()
----yarn.lock(9KB)
----README.md(352B)
----.gitignore(914B)
----index.js(407B)
----package.json(762B)

网友评论