@uprtcl/connections

v0.0.1-alpha.2
Basic connections services to help connect to different backend platforms

build

npm run clean && rollup -c rollup.config.ts

clean

rimraf dist docs

test

karma start --coverage

test:watch

karma start --auto-watch=true --single-run=false

test:update-snapshots

karma start --update-snapshots

test:prune-snapshots

karma start --prune-snapshots

test:compatibility

karma start --compatibility all --coverage

test:compatibility:watch

karma start --compatibility all --auto-watch=true --single-run=false

test:bs

karma start karma.bs.config.js --legacy --coverage

docs:build

typedoc --out docs --target es6 --theme minimal --mode file src

site:build

npm run storybook:build
npm i @uprtcl/[email protected]

Metadata

  • MIT
  • Whatever
  • guillemcordoba
  • released 11/1/2019

Downloads

Maintainers