@constl/bohr-db

v1.1.1
Type-safe databases for orbit-db.
Constellation pair à pair

clean

rimraf dist

compile

pnpm tspc -p tsconfig.json

compile:prod

pnpm updateVersion && pnpm format && pnpm clean && pnpm tspc -p tsconfig.build.json

test

pnpm compile && pnpm aegir test -t node --cov -- --exit

format

pnpm prettier --ignore-path .gitignore --write "**/*.+(js|ts|json)" && pnpm eslint

release

pnpm test && pnpm compile:prod && (git commit -a -m 'version' || true) && pnpm publish

updateVersion

pnpm genversion --es6 --semi src/version.ts
npm i @constl/bohr-db

Metadata

Downloads

Maintainers