or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

database-operations.mdextensions.mdfilesystem-storage.mdindex.mdlive-queries.mdsql-templates.mdvector-operations.mdworker-support.md
tile.json

tile.json

{
  "name": "tessl/npm-electric-sql--pglite",
  "version": "0.3.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/@electric-sql/pglite@0.3.7",
  "summary": "PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies."
}