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
_Bad connectivity is everywhere, and we're tired of it. PowerSync is on a mission to help developers write offline-first real-time reactive apps._
6
-
7
-
[PowerSync](https://powersync.com) is a service and set of SDKs that keeps Postgres databases in sync with on-device SQLite databases.
5
+
*[PowerSync](https://www.powersync.com) is a Postgres-SQLite sync layer, which helps developers to create local-first real-time reactive apps that work seamlessly both online and offline.*
8
6
9
7
# PowerSync JavaScript SDKs
10
8
@@ -19,11 +17,15 @@ _Bad connectivity is everywhere, and we're tired of it. PowerSync is on a missio
19
17
-[packages/web](./packages/web/README.md)
20
18
21
19
- JS Web SDK implementation (extension of `packages/common`)
- Attachments helper package for React Native and JavaScript/TypeScript projects.
@@ -59,6 +61,10 @@ Demo applications are located in the [`demos/`](./demos/) directory. Also see ou
59
61
60
62
-[demos/example-electron](./demos/example-electron/README.md) An Electron example web rendered app using the PowerSync Web SDK.
61
63
64
+
### Capacitor
65
+
66
+
-[demos/example-capacitor](./demos/example-capacitor/README.md) A Capacitor example app using the PowerSync Web SDK.
67
+
62
68
## Tools
63
69
64
70
-[tools/diagnostics-app](./tools/diagnostics-app): A standalone web app that presents stats about a user's local database (incl. tables and sync buckets).
0 commit comments