{"id":22694475,"url":"https://github.com/jiangweixian/tsc-progress","last_synced_at":"2025-04-13T01:21:28.123Z","repository":{"id":41256037,"uuid":"442173265","full_name":"JiangWeixian/tsc-progress","owner":"JiangWeixian","description":"display progressbar when `ttsc`","archived":false,"fork":false,"pushed_at":"2024-01-01T05:58:31.000Z","size":215,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-11T20:26:49.382Z","etag":null,"topics":["progressbar","ttypescript","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JiangWeixian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"JiangWeixian","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-12-27T13:49:03.000Z","updated_at":"2024-06-02T05:02:08.000Z","dependencies_parsed_at":"2024-06-19T01:48:58.501Z","dependency_job_id":"7d73e496-6d73-4e7d-88b6-e5f6454a01a5","html_url":"https://github.com/JiangWeixian/tsc-progress","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiangWeixian%2Ftsc-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiangWeixian%2Ftsc-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiangWeixian%2Ftsc-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiangWeixian%2Ftsc-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiangWeixian","download_url":"https://codeload.github.com/JiangWeixian/tsc-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228996064,"owners_count":18003633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["progressbar","ttypescript","typescript"],"created_at":"2024-12-10T03:08:21.227Z","updated_at":"2024-12-10T03:08:21.719Z","avatar_url":"https://github.com/JiangWeixian.png","language":"TypeScript","funding_links":["https://github.com/sponsors/JiangWeixian"],"categories":[],"sub_categories":[],"readme":"# tsc-progress\n*ttypescript and ts-patch build progressbar, inspired by [webpackbar](https://github.com/unjs/webpackbar)*\n\n[![npm](https://img.shields.io/npm/v/tsc-progress)](https://github.com/JiangWeixian/tsc-progress/tree/master) [![GitHub](https://img.shields.io/npm/l/tsc-progress)](https://github.com/JiangWeixian/tsc-progress/tree/master)\n\n![image](https://user-images.githubusercontent.com/6839576/147484015-79fb0df1-eee4-438a-b14e-d4cf82b2f3fc.png)\n\n## install\n\n```console\nnpm i tsc-progress\n```\n## usage\n\nin `tsconfig.json`\n\n```json\n{\n  // ...\n  \"plugins\": [\n    {\n      \"transform\": \"tsc-progress\",\n      \"title\": \"TSC\"\n    }\n  ]\n}\n```\n\n`options`\n\n- `title` - define progressbar title, default `TSC`\n- `color` - define progressbar color, default `green`\n\n# \n\u003cdiv align='right'\u003e\n\n*built with ❤️ by 😼*\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangweixian%2Ftsc-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiangweixian%2Ftsc-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiangweixian%2Ftsc-progress/lists"}