0.2.21 • Published 12 months ago
@electric-sql/pglite-vue v0.2.21
PGlite Vue Bindings
This package implements Vue hooks for PGLite on top of the live query plugin. Full documentation is available at pglite.dev/docs/framework-hooks/vue.
To install:
npm install @electric-sql/pglite-vueThe hooks this package provides are:
- providePGlite: Provide a PGlite instance to all child components.
- injectPGlite: Retrieve the provided PGlite instance.
- makePGliteDependencyInjector: Utility to create a typed version of
providePGliteandinjectPGlite. - useLiveQuery: Reactively receive results of a live query change
- useLiveIncrementalQuery: Reactively receive results of a live query change by offloading the diff to PGlite
0.2.21
12 months ago
0.2.20
1 year ago
0.2.19
1 year ago
0.2.18
1 year ago
0.2.17
1 year ago
1.0.0-next.0
1 year ago
1.0.0-next.1
1 year ago
0.2.16
1 year ago
0.2.15
1 year ago
0.2.14
1 year ago
0.2.13
2 years ago
0.2.12
2 years ago
0.2.11
2 years ago
0.2.10
2 years ago
0.2.9
2 years ago
0.2.8
2 years ago
0.2.7
2 years ago
0.2.6
2 years ago
0.2.5
2 years ago
0.2.4
2 years ago
0.2.3
2 years ago
0.2.2
2 years ago
0.2.1
2 years ago
0.2.0
2 years ago