@colony/colony-js-utils

v1.1.4
Utilities for Colony JS packages
ethers web3 colony api

build

yarn run clean && yarn run build:dist && yarn run build:lib && yarn run build:flow

build:dist

webpack

build:flow

flow-copy-source src lib --ignore '__tests__/*.js'

build:lib

babel src --out-dir lib --ignore __tests__

clean

shx rm -rf lib

flow

flow src

lint

eslint src/{,**/}*.js

precommit

lint-staged

prepublish

yarn run precommit && yarn run build

test

yarn run lint && yarn run test:unit

test:unit

jest --coverage --config=jest.conf.json
npm i @colony/[email protected]

Metadata

  • MIT
  • 9.5.0
  • Unknown
  • released 5/31/2018

Downloads