@celo/utils

v2.0.0-alpha1
Celo common utils

docs

typedoc && ts-node scripts/linkdocs.ts utils

lint

tslint -c tslint.json --project .

test

jest --runInBand --ci

build

tsc -b .

clean

tsc -b . --clean

test:verbose

jest --verbose

prepublishOnly

yarn build
npm i @celo/[email protected]

Metadata

Downloads