Home

Awesome

tsc-progress

ttypescript and ts-patch build progressbar, inspired by webpackbar

npm GitHub

image

install

npm i tsc-progress

usage

in tsconfig.json

{
  // ...
  "plugins": [
    {
      "transform": "tsc-progress",
      "title": "TSC"
    }
  ]
}

options

<div align='right'>

built with ❤️ by 😼

</div>