Skip to content

JiangWeixian/tsc-progress

Repository files navigation

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

  • title - define progressbar title, default TSC
  • color - define progressbar color, default green

built with ❤️ by 😼

About

display progressbar when `ttsc`

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •