Skip to content

tinybase-supabaseOffline-first TinyBase synchronization for Supabase

Durable browser state, a private outbox, direct CRUD, RLS, and optional Realtime reconciliation.

Use it from any JavaScript project

The published package has both ESM and CommonJS exports. It does not require a framework, server, service worker, or privileged Supabase credential.

js
const {createSupabasePersister} = require('tinybase-supabase');