packages/pglite-react/README.md
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-react
The hooks this package provides are:
PGliteProvider and usePGlite.