0.2.21 • Published 6 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
6 months ago
0.2.20
6 months ago
0.2.19
7 months ago
0.2.18
7 months ago
0.2.17
9 months ago
1.0.0-next.0
8 months ago
1.0.0-next.1
7 months ago
0.2.16
10 months ago
0.2.15
12 months ago
0.2.14
12 months ago
0.2.13
1 year ago
0.2.12
1 year ago
0.2.11
1 year ago
0.2.10
1 year ago
0.2.9
1 year ago
0.2.8
1 year ago
0.2.7
1 year ago
0.2.6
1 year ago
0.2.5
1 year ago
0.2.4
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago