blockchain-info-components

v0.0.3
A shared UI components library for blockchain.info applications.

coverage

cross-env ./../../node_modules/.bin/jest --coverage

publish

cross-env rimraf lib && babel --out-dir lib --ignore spec.js --copy-files src

storybook:build

build-storybook

storybook:serve

start-storybook -p 6006

test

cross-env ./../../node_modules/.bin/jest

test:build

cross-env rimraf lib && babel --out-dir lib --ignore spec.js --copy-files src

test:debug

cross-env node --inspect-brk ./../../node_modules/.bin/jest --runInBand

test:watch

cross-env ./../../node_modules/.bin/jest --watchAll

Metadata

  • ISC
  • Whatever
  • Blockchain.info
  • released 5/29/2018

Downloads