syncular
v0.0.6-246
Published
Offline-first sync framework for TypeScript
Maintainers
Readme
syncular
Umbrella package that re-exports the @syncular/* packages under a single import namespace.
If you prefer, you can write imports like syncular/client instead of
@syncular/client. Both are supported.
For plugins and runtime-specific helpers, use explicit umbrella subpaths. Examples:
syncular/client-plugin-yjssyncular/dialect-neonsyncular/server-dialect-neon
Install
npm install syncularDocumentation
- Quick start: https://syncular.dev/docs/introduction/quick-start
- Installation: https://syncular.dev/docs/introduction/installation
Links
- GitHub: https://github.com/syncular/syncular
- Issues: https://github.com/syncular/syncular/issues
Status: Alpha. APIs and storage layouts may change between releases.
