electric-sql

v0.8.2
ElectricSQL TypeScript client for developing local-first SQL apps. Supports JavaScript based mobile, web and edge applications.
absurd-sql active android better-sqlite3 capacitor cordova crdt crdts database and 18 more...

dev

tsmodule dev

lint

eslint src --fix

test

ava

build

rm -rf ./dist && tsc && tsmodule build

format

prettier --write --loglevel warn .

posttest

npm run typecheck

build-dev

rm -rf ./dist && tsc && tsmodule build --dev

typecheck

tsc -p tsconfig.tests.json

check-styleguide

prettier --check --loglevel warn . && eslint src --quiet

post-version-bump

node -p "'export const LIB_VERSION = \'' + require('./package.json').version + '\''" > src/version/index.ts

Metadata

  • Apache-2.0
  • Whatever
  • Electric DB Limited
  • released 12/13/2023

Downloads