@0x/sol-profiler

v1.0.3
Generate profiler reports for Solidity code

lint

tslint --format stylish --project .

build

tsc -b

clean

shx rm -rf lib src/artifacts generated_docs

build:ci

yarn build

docs:json

typedoc --excludePrivate --excludeExternals --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES
npm i @0x/[email protected]

Metadata

Downloads