@electric-sql/pglite

v0.0.1-alpha.2

test

echo "Error: no test specified" && exit 1

build

npm run build:wasm && npm run build:sharedir && npm run build:js

format

prettier --write ./src

build:js

tsup && tsx scripts/bundle-wasm.ts

build:wasm

cd ../../postgres/ && make -f ../packages/pglite/Makefile build

build:sharedir

cd ../../postgres/ && make -f ../packages/pglite/Makefile sharedir
npm i @electric-sql/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Electric DB Limited
  • released 2/23/2024

Downloads