{"id":28096876,"url":"https://github.com/actions-cool/action-ts-template","last_synced_at":"2025-05-13T16:57:29.139Z","repository":{"id":48592427,"uuid":"331815774","full_name":"actions-cool/action-ts-template","owner":"actions-cool","description":"🚀 A typescript template for rapid development of GitHub actions.","archived":false,"fork":false,"pushed_at":"2023-02-24T05:40:50.000Z","size":170,"stargazers_count":7,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-15T16:01:50.270Z","etag":null,"topics":["action","actions","template","ts"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/actions-cool.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-22T02:37:02.000Z","updated_at":"2023-08-07T01:40:09.000Z","dependencies_parsed_at":"2023-01-04T12:30:08.443Z","dependency_job_id":null,"html_url":"https://github.com/actions-cool/action-ts-template","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":"0.47619047619047616","last_synced_commit":"e6bd745d56988ff02743c8944f1fa75f218b9b83"},"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Faction-ts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Faction-ts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Faction-ts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-cool%2Faction-ts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actions-cool","download_url":"https://codeload.github.com/actions-cool/action-ts-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253989991,"owners_count":21995768,"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":["action","actions","template","ts"],"created_at":"2025-05-13T16:57:16.564Z","updated_at":"2025-05-13T16:57:29.132Z","avatar_url":"https://github.com/actions-cool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg width=\"140\" src=\"https://avatars.githubusercontent.com/u/73879334?s=200\u0026v=4\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAction TypeScript Template\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e\nA typescript template for rapid development of GitHub actions.\n\u003c/div\u003e\n\n![](https://img.shields.io/github/actions/workflow/status/actions-cool/action-ts-template/test.yml?style=flat-square)\n[![](https://img.shields.io/badge/marketplace-action--ts--template-blueviolet?style=flat-square)](https://github.com/marketplace/actions/action-ts-template)\n[![](https://img.shields.io/github/v/release/actions-cool/action-ts-template?style=flat-square\u0026color=orange)](https://github.com/actions-cool/action-ts-template/releases)\n\n## 🚀 How to use?\n\n![](https://github.com/actions-cool/resources/blob/main/image/template.png?raw=true)\n\n## 📒 Catalog Introduction\n\n```\n├── .github/workflows/     The CI for make sure it is packaged correctly\n├── dist                   Package the generated Aciton execution code\n├── src                    Component home directory\n│   └── main.ts            Your code\n├── .eslintrc.js           Eslint config\n├── .prettierrc.js         Prettier config\n├── action.yml             Action config\n└── tsconfig.json          TypeScript config\n```\n\nThe rest of the documents can be consulted by yourself.\n\n## 🤖 Command introduction\n\n| Name | Desc |\n| -- | -- |\n| build | ts build |\n| format | prettier write |\n| lint | eslint check |\n| package | action build for release |\n| all | npm all |\n\n## ⚡ Feedback\n\nYou are very welcome to try it out and put forward your comments. You can use the following methods:\n\n- Report bugs or consult with [Issue](https://github.com/actions-cool/action-ts-template/issues)\n- Submit [Pull Request](https://github.com/actions-cool/action-ts-template/pulls) to improve the code of `action-ts-template`\n\n也欢迎加入 钉钉交流群\n\n![](https://github.com/actions-cool/resources/blob/main/dingding.jpeg?raw=true)\n\n## Changelog\n\n[CHANGELOG](./CHANGELOG.md)\n\n## LICENSE\n\n[MIT](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factions-cool%2Faction-ts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factions-cool%2Faction-ts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factions-cool%2Faction-ts-template/lists"}