You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched to see if a similar issue already exists.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when I have to create a supabase project to support histories, why not just use the client side.
Describe the solution you'd like
A wrapper around indexeddb
Additional context
I am working on the implementation but the code is a mess right now (I will add push it to github and link it here tonight), got it supporting sql queries, creating hooks to watch for changes. Currently got a working build with sqljs but wrapping around dexie seems like a much better solution.
Could also add fs support by wrapping around browserfs
20250307-1541-04.6868091.mp4
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when I have to create a supabase project to support histories, why not just use the client side.
Describe the solution you'd like
A wrapper around indexeddb
Additional context
I am working on the implementation but the code is a mess right now (I will add push it to github and link it here tonight), got it supporting sql queries, creating hooks to watch for changes. Currently got a working build with sqljs but wrapping around dexie seems like a much better solution.
Could also add fs support by wrapping around browserfs
20250307-1541-04.6868091.mp4
The text was updated successfully, but these errors were encountered: