0.5.0 • Published 15 days ago

@journeyapps/powersync-sdk-web v0.5.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
15 days ago

PowerSync SDK for Web

PowerSync is a service and set of SDKs that keeps Postgres databases in sync with on-device SQLite databases.

This package (packages/powersync-sdk-web) is the PowerSync SDK for JavaScript Web clients. It is an extension of packages/powersync-sdk-common.

See a summary of features here.

Beta Release

The web SDK package is currently in a Beta release.

Installation

Install Package

npm install @journeyapps/powersync-sdk-web

Install Peer Dependency: WA-SQLite

This SDK currently requires @journeyapps/wa-sqlite as a peer dependency.

Install it in your app with:

npm install @journeyapps/wa-sqlite

Getting Started

Our full SDK reference contains everything you need to know to get started implementing PowerSync in your project.

Changelog

A changelog for this SDK is available here.

API Reference

The full API reference for this SDK can be found here.

Examples

For example projects built with PowerSync on Web, see our Demo Apps / Example Projects gallery. Most of these projects can also be found in the demos/ directory.

Found a bug or need help?

  • Join our Discord server where you can browse topics from our community, ask questions, share feedback, or just say hello :)
  • Please open a GitHub issue when you come across a bug.
  • Have feedback or an idea? Submit an idea via our public roadmap or schedule a chat with someone from our product team.
0.5.0

15 days ago

0.4.1

17 days ago

0.4.0

25 days ago

0.3.3

1 month ago

0.3.2

1 month ago

0.3.1

1 month ago

0.3.0

2 months ago

0.2.3

2 months ago

0.2.2

2 months ago

0.2.1

3 months ago

0.2.0

3 months ago

0.1.2

4 months ago

0.1.3

4 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.3

5 months ago

0.0.2

6 months ago

0.0.1

6 months ago