0.2.21 • Published 9 months ago
@electric-sql/pglite-react v0.2.21
PGlite React.js Hooks
This package implements React hooks for PGLite on top of the live query plugin. Full documentation is available at pglite.dev/docs/framework-hooks.
To install:
npm install @electric-sql/pglite-reactThe hooks this package provides are:
- PGliteProvider: A Provider component to pass a PGlite instance to all child components for use with the other hooks.
- usePGlite: Retrieve the provided PGlite instance.
- makePGliteProvider: Create typed instances of
PGliteProviderandusePGlite. - useLiveQuery: Reactively re-render your component whenever the results of a live query change
- useLiveIncrementalQuery: Reactively re-render your component whenever the results of a live query change by offloading the diff to PGlite
0.2.21
9 months ago
0.2.20
9 months ago
0.2.19
10 months ago
0.2.18
10 months ago
0.2.17
1 year ago
1.0.0-next.0
11 months ago
1.0.0-next.1
11 months ago
0.2.16
1 year ago
0.2.15
1 year ago
0.2.14
1 year 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
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